Files
geant4/examples/extended/electromagnetic/TestEm14/gamma.mac
T
2016-06-09 15:37:50 +02:00

20 lines
340 B
Plaintext

# $Id: gamma.mac,v 1.3 2007/06/23 22:23:20 maire Exp $
#
# Macro file for "TestEm14.cc"
# (can be run in batch, without graphic)
#
# photon 100 keV; all processes
#
/control/verbose 2
/run/verbose 2
#
/testem/det/setMat Water
/testem/phys/addPhysics standard
#
/run/initialize
#
/gun/particle gamma
/gun/energy 100 keV
#
/run/beamOn 100000