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
Petr Chudoba
cbmroot_geometry
Commits
4489953e
Commit
4489953e
authored
3 months ago
by
Eoin Clerkin
Browse files
Options
Downloads
Patches
Plain Diff
CFV setup - TRD 1D
introduce the TRD to the setup
parent
7e61a1da
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
setup/setup_sis100_cfv.C
+3
-1
3 additions, 1 deletion
setup/setup_sis100_cfv.C
with
3 additions
and
1 deletion
setup/setup_sis100_cfv.C
+
3
−
1
View file @
4489953e
...
...
@@ -5,6 +5,8 @@
**
**/
// 2024-11-25 - EC - Reduced CFV TRD 1D
// 2024-11-21 - EC - Branched from sis100_electron
void
setup_sis100_cfv
()
...
...
@@ -15,7 +17,7 @@ void setup_sis100_cfv()
TString
mvdGeoTag
=
"v20d_tr"
;
TString
stsGeoTag
=
"v22d"
;
TString
richGeoTag
=
"v23a"
;
TString
trdGeoTag
=
"v2
0b
_1e"
;
TString
trdGeoTag
=
"v2
3a
_1e"
;
// CFV TRD 1D (reduced acceptance)
TString
tofGeoTag
=
"v21a_1e"
;
TString
fsdGeoTag
=
"v23i"
;
TString
psdGeoTag
=
"v23a"
;
...
...
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