Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Rishat Sultanov
cbmroot_geometry
Commits
def36721
Commit
def36721
authored
Aug 27, 2020
by
Norbert Herrmann
Browse files
remove target box
parent
4e226784
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup/setup_mcbm_beam_2020_03.C
View file @
def36721
...
...
@@ -82,8 +82,8 @@ void setup_mcbm_beam_2020_03()
setup
->
SetTitle
(
"SIS18 - mCBM Setup"
);
setup
->
SetModule
(
ECbmModuleId
::
kPlatform
,
platGeoTag
);
setup
->
SetModule
(
ECbmModuleId
::
kPipe
,
pipeGeoTag
);
setup
->
SetModule
(
ECbmModuleId
::
kTargetBox
,
targetboxGeoTag
);
//
setup->SetModule(ECbmModuleId::kMvd, mvdGeoTag); // skip mvd
//
setup->SetModule(ECbmModuleId::kTargetBox, targetboxGeoTag);
// setup->SetModule(ECbmModuleId::kMvd, mvdGeoTag); // skip mvd
setup
->
SetModule
(
ECbmModuleId
::
kSts
,
stsGeoTag
);
setup
->
SetModule
(
ECbmModuleId
::
kMuch
,
muchGeoTag
);
setup
->
SetModule
(
ECbmModuleId
::
kTrd
,
trdGeoTag
);
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment