Files
geant4/examples/extended/electromagnetic/TestEm1/TestEm1.in
T
2016-06-09 14:44:26 +02:00

37 lines
814 B
Plaintext

# $Id: TestEm1.in,v 1.24 2006/02/16 13:54:26 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
#
/run/initialize
#
/testem/gun/setDefault
/gun/particle e-
/gun/energy 100 MeV
#
/testem/histo/setHisto 1 100 0 50 cm #track length of primary
/testem/histo/setHisto 2 100 0 300 none #nb steps of primary
/testem/histo/setHisto 3 200 0 20 mm #step size of primary
#
/testem/histo/setFileType hbook
###/testem/histo/setFileType root
###/testem/histo/setFileType XML
#
/testem/phys/setCuts 1 mm
/testem/histo/setFileName run0
/run/beamOn 2000
#
/process/eLoss/verbose 0
#
/testem/phys/setCuts 10 um
/testem/histo/setFileName run1
/run/beamOn 2000