25 lines
462 B
Plaintext
25 lines
462 B
Plaintext
# $Id: TestEm1.in,v 1.25 2008-09-12 16:32:25 maire Exp $
|
|
#
|
|
# Macro file for "TestEm1.cc"
|
|
# (can be run in batch, without graphic)
|
|
#
|
|
# electron 100 MeV; all processes
|
|
#
|
|
/control/verbose 2
|
|
/run/verbose 2
|
|
#
|
|
/testem/det/setMat Aluminium
|
|
/testem/det/setSize 10 m
|
|
#
|
|
/testem/phys/addPhysics emstandard_opt0
|
|
###/testem/phys/addPhysics local
|
|
#
|
|
/run/initialize
|
|
#
|
|
/testem/gun/setDefault
|
|
/gun/particle e-
|
|
/gun/energy 100 MeV
|
|
#
|
|
/testem/phys/setCuts 1 mm
|
|
/run/beamOn 2000
|