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
Eoin Clerkin
cbmroot_geometry
Commits
f9dc8468
Commit
f9dc8468
authored
Nov 23, 2020
by
Norbert Herrmann
Browse files
active all subsystems
parent
8676014a
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup/setup_mcbm_beam_2019_03.C
View file @
f9dc8468
...
...
@@ -74,14 +74,14 @@ void setup_mcbm_beam_2019_03()
setup
->
Clear
();
}
setup
->
SetTitle
(
"SIS18 - MCBM Setup"
);
//
setup->SetModule(ECbmModuleId::kPlatform, platGeoTag);
//
setup->SetModule(ECbmModuleId::kPipe, pipeGeoTag);
setup
->
SetModule
(
ECbmModuleId
::
kPlatform
,
platGeoTag
);
setup
->
SetModule
(
ECbmModuleId
::
kPipe
,
pipeGeoTag
);
// setup->SetModule(ECbmModuleId::kMvd, mvdGeoTag); // skip mvd in the initial setup
//
setup->SetModule(ECbmModuleId::kSts, stsGeoTag);
//
setup->SetModule(ECbmModuleId::kMuch, muchGeoTag);
//
setup->SetModule(ECbmModuleId::kTrd, trdGeoTag);
setup
->
SetModule
(
ECbmModuleId
::
kSts
,
stsGeoTag
);
setup
->
SetModule
(
ECbmModuleId
::
kMuch
,
muchGeoTag
);
setup
->
SetModule
(
ECbmModuleId
::
kTrd
,
trdGeoTag
);
setup
->
SetModule
(
ECbmModuleId
::
kTof
,
tofGeoTag
);
//
setup->SetModule(ECbmModuleId::kRich, richGeoTag);
setup
->
SetModule
(
ECbmModuleId
::
kRich
,
richGeoTag
);
// 2019 setup->SetModule(ECbmModuleId::kPsd, psdGeoTag);
setup
->
SetField
(
fieldTag
,
fieldScale
,
0
.,
0
.,
fieldZ
);
// ------------------------------------------------------------------------
...
...
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