Files
geant4/examples/extended/analysis/B3aScoreWriter/run2.mac
T
2018-12-07 15:15:39 +01:00

24 lines
380 B
Plaintext

#
# Macro file of "exampleB3.cc"
# To be run preferably in batch, without graphics:
# % exampleB3 run3.mac
#
/score/writerType root
/score/writerVerbose 1
#
#/run/numberOfWorkers 4
/run/initialize
#
/control/verbose 2
/run/printProgress 10000
#
/run/beamOn 40000
#
# change beta source
#
/gun/particle ion
/gun/ion 6 11
/score/writerFileName scoring_run2.root
#
/run/beamOn 40000