Skip to content
Snippets Groups Projects
Commit 245317ac authored by Eoin Clerkin's avatar Eoin Clerkin Committed by Pierre-Alain Loizeau
Browse files

Replaces tof_v21h_mcbm with tof_v21i_mcbm

Removes tof_v21h_mcbm geometry due to bug, see info. Provides tof_v21i_mcbm geometry
as replacement. Updates setup files with new geometry.
parent a4dfedb0
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@
// clang-format off
// 2022-09-13 - EC - removes buggy tof geometry, replaces
// 2022-09-13 - DE - correct sensor overlap in y for STS ladder type 10
// 2022-05-24 - DE - prepare setup for mCBM May 2022-05-23 nickel run
// 2022-05-24 - DE - disable PSD to reduce secondaries (PSD is in parking position)
......@@ -75,7 +76,7 @@ void setup_mcbm_beam_2022_05_23_nickel() {
TString trdGeoTag = "v22h_mcbm"; // TRD-2D May 2022 + 2x TRD-1D modules
// done
TString tofGeoTag = "v21h_mcbm"; // same calibration parameters as v21g
TString tofGeoTag = "v21i_mcbm"; // same calibration parameters as v21g
// done
TString richGeoTag = "v21c_mcbm"; // othogonal to z-axis
......
......@@ -8,6 +8,7 @@
// clang-format off
// 2022-11-23 - EC - remove buggy tof geo, replaced it
// 2022-09-13 - DE - correct sensor overlap in y for STS ladder type 10
// 2022-05-24 - DE - prepare setup for mCBM May 2022-05-23 nickel run
// 2022-05-24 - DE - disable PSD to reduce secondaries (PSD is in parking position)
......@@ -75,7 +76,7 @@ void setup_mcbm_beam_2022_06_16_gold() {
TString trdGeoTag = "v22h_mcbm"; // TRD-2D May 2022 + 2x TRD-1D modules
// done
TString tofGeoTag = "v21h_mcbm"; // same calibration parameters as v21g
TString tofGeoTag = "v21i_mcbm"; // same calibration parameters as v21g
// done
TString richGeoTag = "v21c_mcbm"; // othogonal to z-axis
......
......@@ -8,6 +8,7 @@
// clang-format off
// 2022-11-22 - EC - remove buggy tof, replaced it.
// 2022-05-07 - DE - derived from setup 2022_04 - use mTOF v21h
// 2022-02-22 - QZ - use mTOF v22a for setup 2022
// 2021-10-03 - SR - setup for 2022 beamtime for the study of lambda physics
......@@ -62,7 +63,7 @@ void setup_mcbm_beam_2022_08() {
TString stsGeoTag = "v20e_mcbm";
// TString muchGeoTag = "v22c_mcbm"; // 2 layers
TString trdGeoTag = "v22a_mcbm"; // 2022
TString tofGeoTag = "v21h_mcbm"; // TOF
TString tofGeoTag = "v21i_mcbm"; // TOF
TString richGeoTag = "v20d_mcbm"; // geometry provided by RICH group
TString psdGeoTag = "v20a_mcbm"; // at 25 degree, below the beampipe
// ------------------------------------------------------------------------
......
#
The binary tof_v21h used in some mCBM simulation and data analysis had errors
due to a change in dimensional system used and its dimension handling by root
which lead to radlen and intlen being 10 times greater than reality.
The geometry was removed and replaced with tof_v21i which is an indentical
geometry without this error.
## tof_v21h_mcbm information file
#
......
#
## tof_v21i_mcbm information file
#
# created 20221122
# TOF setup
# envelope
0.00 cm start of TOF (z)
416.50 cm end of TOF (z)
# central tower position
400.00 cm center of staggered, front RPC cell at x=0
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment