Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sergey Gorbunov
cbmroot_geometry
Commits
aa0551aa
Commit
aa0551aa
authored
May 25, 2020
by
David Emschermann
Browse files
Make TRD v20a,b part of the mCBM setups for 2020 and 2021, refs #1599
parent
a9965c4b
Changes
2
Hide whitespace changes
Inline
Side-by-side
setup/setup_mcbm_beam_2020_03.C
View file @
aa0551aa
...
...
@@ -6,6 +6,7 @@
**
**/
// 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
// 2020-05-12 - DE - make mRICH v20b (without window) the new default
...
...
@@ -55,8 +56,8 @@ void setup_mcbm_beam_2020_03()
// TString mvdGeoTag = "v18b_mcbm"; // "v18a_mcbm";
TString
stsGeoTag
=
"v20d_mcbm"
;
// March 2020
TString
muchGeoTag
=
"v20a_mcbm"
;
// 2 layers
//
TString trdGeoTag = "v
18n
_mcbm"; // 20
18
//
4
TRD module
s
TString
trdGeoTag
=
"v18q_mcbm"
;
// 2018 // 2 TRD modules
TString
trdGeoTag
=
"v
20a
_mcbm"
;
// 20
20
//
1
TRD module
//
TString trdGeoTag = "v18q_mcbm"; // 2018 // 2 TRD modules
TString
tofGeoTag
=
"v20a_mcbm"
;
//
TString
richGeoTag
=
"v20b_mcbm"
;
// geometry provided by RICH group
TString
psdGeoTag
=
"v18d_mcbm"
;
// at 25 degree, below the beampipe
...
...
setup/setup_mcbm_beam_2021_03.C
View file @
aa0551aa
...
...
@@ -6,6 +6,7 @@
**
**/
// 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
// 2020-03-11 - DE - prepare setup for mCBM Spring 2021 beamtime
...
...
@@ -57,8 +58,8 @@ void setup_mcbm_beam_2021_03()
TString
stsGeoTag
=
"v20e_mcbm"
;
TString
muchGeoTag
=
"v20a_mcbm"
;
// 2 layers
// TString muchGeoTag = "v19a_mcbm"; // need 3 layers and RPC here
//
TString trdGeoTag = "v
18q
_mcbm"; //
need to add
TRD
-HR
module
-> issue #1596
TString
trdGeoTag
=
"v18q_mcbm"
;
// 2 TRD modules
TString
trdGeoTag
=
"v
20b
_mcbm"
;
//
2021 // 2
TRD module
s
//
TString trdGeoTag = "v18q_mcbm"; // 2 TRD modules
TString
tofGeoTag
=
"v20a_mcbm"
;
// double / triple stack
TString
richGeoTag
=
"v20b_mcbm"
;
// geometry provided by RICH group
TString
psdGeoTag
=
"v18d_mcbm"
;
// at 25 degree, below the beampipe
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment