Files
geant4/examples/extended/electromagnetic/TestEm2/run03.mac
T
2016-06-09 14:55:03 +02:00

32 lines
601 B
Plaintext

# $Id: run03.mac,v 1.11 2006/10/20 16:03:40 maire Exp $
#
# Macro file for "TestEm2.cc"
# (can be run in batch, without graphic)
#
# H2O L = 9.97 radl R = 0.665 radl; electron 1 GeV
#
# Experimental results: Electron-induced cascade showers
# J&H Crannel - Phys. Rev. 184-2 - August69
#
/control/verbose 2
/run/verbose 2
#
/testem/det/setMat Water
/testem/det/setLbin 9 1.11
/testem/det/setRbin 6 0.111
#
/testem/phys/addPhysics standard
#
/testem/phys/setCuts 5.0 mm
#
/run/initialize
#
/gun/particle e-
/gun/energy 1 GeV
#
/testem/event/printModulo 10
#
/run/beamOn 500