Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cbmroot_geometry
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sergey Gorbunov
cbmroot_geometry
Commits
3ff0e818
Commit
3ff0e818
authored
5 years ago
by
David Emschermann
Browse files
Options
Downloads
Patches
Plain Diff
Add RICH v20d, refs #1599
parent
975f8da6
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
rich/rich_v20d_mcbm.geo.root
+0
-0
0 additions, 0 deletions
rich/rich_v20d_mcbm.geo.root
setup/setup_mcbm_beam_2020_03.C
+2
-1
2 additions, 1 deletion
setup/setup_mcbm_beam_2020_03.C
setup/setup_mcbm_beam_2021_03.C
+2
-1
2 additions, 1 deletion
setup/setup_mcbm_beam_2021_03.C
with
4 additions
and
2 deletions
rich/rich_v20d_mcbm.geo.root
0 → 100644
+
0
−
0
View file @
3ff0e818
File added
This diff is collapsed.
Click to expand it.
setup/setup_mcbm_beam_2020_03.C
+
2
−
1
View file @
3ff0e818
...
...
@@ -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
=
"v20
b
_mcbm"
;
// geometry provided by RICH group
TString
richGeoTag
=
"v20
d
_mcbm"
;
// geometry provided by RICH group
TString
psdGeoTag
=
"v18d_mcbm"
;
// at 25 degree, below the beampipe
// ------------------------------------------------------------------------
...
...
This diff is collapsed.
Click to expand it.
setup/setup_mcbm_beam_2021_03.C
+
2
−
1
View file @
3ff0e818
...
...
@@ -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
=
"v20
b
_mcbm"
;
// geometry provided by RICH group
TString
richGeoTag
=
"v20
d
_mcbm"
;
// geometry provided by RICH group
TString
psdGeoTag
=
"v18d_mcbm"
;
// at 25 degree, below the beampipe
// ------------------------------------------------------------------------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment