Files
geant4/examples/basic/B3/macros/run1.mac
T
2016-06-10 14:11:04 +02:00

18 lines
311 B
Plaintext

# $Id: run1.mac 94031 2015-11-05 11:54:38Z ihrivnac $
#
# Macro file of "exampleB3.cc"
#
# Change the default number of workers (in multi-threading mode)
#/run/numberOfWorkers 4
#
# Initialize kernel
/run/initialize
#
/control/verbose 2
/tracking/verbose 2
#
/run/beamOn 1
#
/tracking/verbose 0
/run/beamOn 20