Skip to content
Snippets Groups Projects
Commit 3ff0e818 authored by David Emschermann's avatar David Emschermann
Browse files

Add RICH v20d, refs #1599

parent 975f8da6
No related branches found
No related tags found
No related merge requests found
File added
......@@ -6,6 +6,7 @@
**
**/
// 2020-05-26 - DE - use RICH v20d which moved according to TOF v20b
// 2020-05-25 - DE - use TRD v20a with 1 module and support frame for 2020
// 2020-05-22 - DE - use platform v20a with measured size of support table
// 2020-05-13 - DE - make mTOF v20a the new default
......@@ -59,7 +60,7 @@ void setup_mcbm_beam_2020_03()
TString trdGeoTag = "v20a_mcbm"; // 2020 // 1 TRD module
// TString trdGeoTag = "v18q_mcbm"; // 2018 // 2 TRD modules
TString tofGeoTag = "v20b_mcbm"; // corrected z position
TString richGeoTag = "v20b_mcbm"; // geometry provided by RICH group
TString richGeoTag = "v20d_mcbm"; // geometry provided by RICH group
TString psdGeoTag = "v18d_mcbm"; // at 25 degree, below the beampipe
// ------------------------------------------------------------------------
......
......@@ -6,6 +6,7 @@
**
**/
// 2020-05-26 - DE - use RICH v20d which moved according to TOF v20b
// 2020-05-25 - DE - use TRD v20b with 2 modules and support frame for 2021
// 2020-05-22 - DE - use platform v20a with measured size of support table
// 2020-05-12 - DE - make mRICH v20b (without window) the new default
......@@ -61,7 +62,7 @@ void setup_mcbm_beam_2021_03()
TString trdGeoTag = "v20b_mcbm"; // 2021 // 2 TRD modules
// TString trdGeoTag = "v18q_mcbm"; // 2 TRD modules
TString tofGeoTag = "v20b_mcbm";
TString richGeoTag = "v20b_mcbm"; // geometry provided by RICH group
TString richGeoTag = "v20d_mcbm"; // geometry provided by RICH group
TString psdGeoTag = "v18d_mcbm"; // at 25 degree, below the beampipe
// ------------------------------------------------------------------------
......
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