Files
geant4/examples/extended/electromagnetic/TestEm17/allproc.mac
T
2016-06-10 12:08:39 +02:00

32 lines
644 B
Plaintext

# $Id: allproc.mac 85311 2014-10-27 14:23:25Z gcosmo $
#
# Macro file for "TestEm17.cc"
# (can be run in batch, without graphic)
#
/control/verbose 2
/run/verbose 2
#
/testem/det/setMat Iron
/testem/det/setSize 1 m
#
/testem/phys/addPhysics emstandard_opt0
#
/run/setCut 1 mm
#
/run/initialize
#
/gun/particle mu+
/gun/energy 100 TeV
#
/testem/histo/setFileName allproc
/testem/histo/setHisto 1 100 -10. 0.
/testem/histo/setHisto 2 100 -10. 0.
/testem/histo/setHisto 3 100 -10. 0.
/testem/histo/setHisto 11 100 -10. 0.
/testem/histo/setHisto 12 100 -10. 0.
/testem/histo/setHisto 13 100 -10. 0.
#
/run/printProgress 10000
#
/run/beamOn 1000000