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

30 lines
504 B
Plaintext

# $Id: TestEm14.in 85258 2014-10-27 08:51:49Z gcosmo $
#
# Macro file for "TestEm14.cc"
# (can be run in batch, without graphic)
#
# all processes
#
/control/verbose 2
/control/cout/ignoreThreadsExcept 0
/run/numberOfThreads 2
/run/verbose 2
#
/testem/det/setMat Water
#### /testem/det/setSize 100 m
#
/testem/phys/addPhysics standard
#
/run/initialize
#
/gun/particle gamma
/gun/energy 100 keV
#
/run/printProgress 100000
/run/beamOn 1000000
#
/gun/particle e-
/gun/energy 100 MeV
#
/run/beamOn 1000000