32 lines
609 B
Plaintext
32 lines
609 B
Plaintext
# $Id: run02.mac,v 1.10 2006/10/20 16:03:39 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/setCuts 2.0 mm
|
|
#
|
|
/run/initialize
|
|
#
|
|
/gun/particle e-
|
|
/gun/energy 1 GeV
|
|
#
|
|
/testem/event/printModulo 10
|
|
#
|
|
/run/beamOn 500
|
|
|
|
|