Files
geant4/examples/extended/electromagnetic/TestEm1/TestEm1.in
T
2016-06-10 11:51:14 +02:00

28 lines
520 B
Plaintext

# $Id: TestEm1.in 77289 2013-11-22 10:53:37Z gcosmo $
#
# Macro file for "TestEm1.cc"
# (can be run in batch, without graphic)
#
# electron 100 MeV; all processes
#
/control/verbose 2
/run/verbose 2
#
/testem/det/setMat Aluminium
/testem/det/setSize 10 m
#
/testem/phys/addPhysics emstandard_opt0
###/testem/phys/addPhysics local
/testem/phys/setCuts 1 mm
#
/run/initialize
##/globalField/setValue 0 0 5 tesla
#
/testem/gun/setDefault
/gun/particle e-
/gun/energy 100 MeV
#
/run/printProgress 200
#
/run/beamOn 2000