Files
geant4/examples/extended/electromagnetic/TestEm7/TestEm7.in
T
2016-06-09 10:56:29 +02:00

35 lines
785 B
Plaintext

# $Id: TestEm7.in,v 1.7 2004/03/10 12:32:19 maire Exp $
#
# Macro file for "TestEm7.cc"
# (can be run in batch, without graphic)
#
#
/control/verbose 2
/run/verbose 2
#
/testem/det/setMat Water
/testem/det/setSizeX 20 cm
/testem/det/setSizeYZ 20 cm
#
/testem/det/tallyMat Water
/testem/det/tallySize 2. 2. 2. mm
/testem/det/tallyPosition -9.9 0. 0. cm
/testem/det/tallyPosition -5. 0. 0. cm
/testem/det/tallyPosition 0. 0. 0. cm
/testem/det/tallyPosition 5. 0. 0. cm
#
/testem/phys/addPhysics standard # em physics
###/testem/phys/addPhysics g4v52 # em physics
###/testem/phys/addPhysics binary # hadronic physics
#
/run/initialize
#
/gun/particle proton
/gun/energy 160 MeV
/testem/gun/rndm 2 mm
#
/testem/event/printModulo 1000
/testem/stepMax 1 mm
#
/run/beamOn 10000