Files
geant4/examples/extended/electromagnetic/TestEm1/TestEm1.in
T
2016-06-10 12:08:39 +02:00

31 lines
585 B
Plaintext

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