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
Container 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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lukas Chlad
cbmroot_geometry
Commits
094a4d3d
Commit
094a4d3d
authored
2 years ago
by
Pierre-Alain Loizeau
Browse files
Options
Downloads
Patches
Plain Diff
Fix TOF geometry in mCBM 2019 03 setup by reverting to right tag value
parent
db9f0801
Branches
master
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
setup/setup_mcbm_beam_2019_03.C
+6
-6
6 additions, 6 deletions
setup/setup_mcbm_beam_2019_03.C
with
6 additions
and
6 deletions
setup/setup_mcbm_beam_2019_03.C
+
6
−
6
View file @
094a4d3d
...
...
@@ -7,6 +7,7 @@
**
**/
// 2023-07-05 - PAL- Restore usage of proper TOF geometry (v18m removed years ago)
// 2020-05-22 - DE - use platform v20a with measured size of support table
// 2020-04-08 - FU - use sts, tof and rich geometries with exported volumes
// 2019-08-15 - DE - use mCBM targetbox as pipe v19b
...
...
@@ -51,8 +52,7 @@ void setup_mcbm_beam_2019_03()
TString
muchGeoTag
=
"v19a_mcbm"
;
// 2018 // only 2 layers
// TString trdGeoTag = "v18n_mcbm"; // 2018 // 4 TRD modules
TString
trdGeoTag
=
"v18q_mcbm"
;
// 2018 // 2 TRD modules
TString
tofGeoTag
=
"v18m_mcbm"
;
// geometry provided by TOF group
//TString tofGeoTag = "v19d_mcbm"; // geometry provided by TOF group
TString
tofGeoTag
=
"v19d_mcbm"
;
// geometry provided by TOF group
TString
richGeoTag
=
"v19d_mcbm"
;
// geometry provided by RICH group
// TString richGeoTag = "v18h_mcbm"; // long distance
// 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