Files
geant4/examples/extended/electromagnetic/TestEm11/TestEm11.in
T
2016-06-09 17:01:34 +02:00

29 lines
681 B
Plaintext

# $Id: TestEm11.in,v 1.8 2009-09-22 14:20:31 maire Exp $
#
# limit the step size from histo 1
#
/control/verbose 2
/run/verbose 2
#
/testem/det/setNbOfAbsor 1
/testem/det/setAbsor 1 G4_Si 1 mm
/testem/det/setSizeYZ 1 mm
#
/testem/phys/addPhysics emstandard_opt3 # em physics
#
/run/initialize
#
/gun/particle e-
/gun/energy 500 keV
#
###/analysis/setFileName testem11
###/analysis/h1/set 1 100 0. 1. mm #edep profile
###/analysis/h1/set 2 102 0. 510. keV #total Edep
###/analysis/h1/set 3 100 0. 2. mm #track length
###/analysis/h1/set 4 100 0. 200. um #step length
###/analysis/h1/set 5 100 0. 1. mm #proj range
#
/testem/event/printModulo 10000
#
/run/beamOn 20000