Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Rishat Sultanov
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
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
setup/setup_mcbm_beam_2019_03.C
setup/setup_mcbm_beam_2019_03.C
+6
-6
No files found.
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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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