32 lines
647 B
Plaintext
32 lines
647 B
Plaintext
# $Id: run03.mac,v 1.8 2002/10/31 13:58:29 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
|
|
#
|
|
/testem/phys/addPhysics model
|
|
#/testem/phys/addPhysics standard
|
|
#
|
|
/testem/phys/setCuts 5.0 mm
|
|
/run/initialize
|
|
#
|
|
/testem/det/setMat Water
|
|
/testem/det/setLbin 9 1.11
|
|
/testem/det/setRbin 6 0.111
|
|
/testem/det/update
|
|
#
|
|
/run/verbose 2
|
|
/testem/event/printModulo 10
|
|
#
|
|
/gun/particle e-
|
|
/gun/energy 1 GeV
|
|
/run/beamOn 500
|
|
|
|
|