Files
geant4/examples/extended/electromagnetic/TestEm13/electron.mac
T
2016-06-10 11:51:14 +02:00

26 lines
431 B
Plaintext

# $Id: electron.mac 66241 2012-12-13 18:34:42Z gunter $
#
# Macro file for "TestEm13.cc"
# (can be run in batch, without graphic)
#
/control/verbose 2
/run/verbose 2
#
/testem/det/setMat Aluminium
/testem/det/setSize 1 cm
#
/run/initialize
#
/testem/phys/setCuts 500 um
###/process/inactivate eIoni
###/process/inactivate eBrem
#
/gun/particle e-
/gun/energy 100 MeV
#
###/tracking/verbose 2
###/run/beamOn 1
#
/run/beamOn 100000