Files
geant4/examples/extended/electromagnetic/TestEm6/run12.mac
T
2016-06-09 16:46:55 +02:00

24 lines
412 B
Plaintext

# $Id: run12.mac,v 1.2 2003-10-10 10:42:36 maire Exp $
#
# Macro file for "TestEm6.cc"
# (can be run in batch, without graphic)
#
#
/control/verbose 2
/run/verbose 2
#
/testem/det/setMat Carbon
/testem/det/setSize 18.5 cm
#
/run/initialize
#
/testem/phys/SetGammaToMuPairFac 1000
/testem/phys/SetAnnihiToMuPairFac 1000
#
/gun/particle e+
/gun/energy 250 GeV
#
/testem/event/printModulo 1000
#
/run/beamOn 20000