]> git.uio.no Git - u/mrichter/AliRoot.git/blame - AliGeant4/macro/alirun0.in
ZDC switched off (used not yet supported division of PARA solid); set forceAllSensiti...
[u/mrichter/AliRoot.git] / AliGeant4 / macro / alirun0.in
CommitLineData
0f507a31 1# $ Id:$
2# The simplest way how to run aligeant4;
3# all detector and structure modules of the default versions
4# (excluded G3-dependent/errorneous detectors) are built;
5# run with standard AliRoot generator (defined in Config.C).
6#
7
8/aliDet/switchOn ALL
6ea49c3c 9/aliDet/forceAllSensitive true
0f507a31 10
11# switch off detectors with errors
12/aliDet/switchOff CASTOR
13/aliDet/switchOff RICH
6ea49c3c 14/aliDet/switchOff ZDC
0f507a31 15
baabe447 16#/g4mc/setHadron true
0f507a31 17
18/aliRun/initialize
19/aliRun/beamOn 1
20
21/control/exit