]> git.uio.no Git - u/mrichter/AliRoot.git/blame - AliGeant4/macro/alirun0.in
removed switchOff RICH
[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
6ea49c3c 13/aliDet/switchOff ZDC
0f507a31 14
baabe447 15#/g4mc/setHadron true
0f507a31 16
17/aliRun/initialize
18/aliRun/beamOn 1
19
20/control/exit