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
Container Registry
Model registry
Operate
Environments
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
CbmSoft
cbmroot_geometry
Merge requests
!233
make rich_v23a default
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
make rich_v23a default
e.clerkin/cbmroot_geometry:defaul_rich_v23a
into
master
Overview
2
Commits
1
Pipelines
1
Changes
1
Merged
Eoin Clerkin
requested to merge
e.clerkin/cbmroot_geometry:defaul_rich_v23a
into
master
1 year ago
Overview
2
Commits
1
Pipelines
1
Changes
1
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
7a90e598
1 commit,
1 year ago
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
setup/setup_sis100_electron.C
+
1
−
1
Options
@@ -26,7 +26,7 @@ void setup_sis100_electron()
TString
pipeGeoTag
=
"v21d:v21i"
;
TString
mvdGeoTag
=
"v20d_tr"
;
TString
stsGeoTag
=
"v22c"
;
TString
richGeoTag
=
"v2
1
a"
;
TString
richGeoTag
=
"v2
3
a"
;
TString
trdGeoTag
=
"v20b_1e"
;
TString
tofGeoTag
=
"v21a_1e"
;
TString
psdGeoTag
=
"v22a"
;
// Paused or Removed Detector System, placeholder for Forward Wall Detector
Loading