Files
geant4/examples/extended/electromagnetic/TestEm2/run02.mac
T
2016-06-09 10:41:53 +02:00

33 lines
642 B
Plaintext

# $Id: run02.mac,v 1.9 2003/10/08 17:28:29 maire Exp $
#
# Macro file for "TestEm2.cc"
# (can be run in batch, without graphic)
#
# Al L = 13.5 radl R = 1.35 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 Aluminium
/testem/det/setLbin 12 1.1245
/testem/det/setRbin 12 0.11245
#
/testem/phys/addPhysics standard
###/testem/phys/addPhysics g4v52
#
/testem/phys/setCuts 2.0 mm
#
/run/initialize
#
/gun/particle e-
/gun/energy 1 GeV
#
/testem/event/printModulo 10
#
/run/beamOn 500