28 lines
474 B
Plaintext
28 lines
474 B
Plaintext
# $Id: range.mac,v 1.3 2004/08/03 11:31:40 maire Exp $
|
|
#
|
|
# Macro file for "TestEm1.cc"
|
|
#
|
|
# compute the range of primary particle
|
|
#
|
|
/control/verbose 2
|
|
/run/verbose 2
|
|
#
|
|
/testem/det/setMat Aluminium
|
|
/testem/det/setSize 10 cm
|
|
#
|
|
/testem/phys/addPhysics standard
|
|
/testem/phys/setCuts 1 km
|
|
#
|
|
/run/initialize
|
|
#
|
|
/process/inactivate msc
|
|
/process/eLoss/fluct false
|
|
#
|
|
/testem/gun/setDefault
|
|
/gun/particle proton
|
|
/gun/energy 100 MeV
|
|
#
|
|
/testem/event/printModulo 1000
|
|
#
|
|
/run/beamOn 1000
|