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

35 lines
830 B
Plaintext

# $Id: sandia.mac,v 1.10 2010-05-20 13:02:41 maire Exp $
#
# limit the step size from histo 8
#
# G.J.Lockwood et al.
# Sandia report SAND79-0414.UC-34a, February 1987
# O.Kadri et al. NIM B 258 (2007) 381
#
/control/verbose 2
/run/verbose 2
#
/testem/det/setNbOfAbsor 1
###/testem/det/setAbsor 1 G4_Al 1 cm
###/testem/det/setAbsor 1 G4_Mo 1 cm
/testem/det/setAbsor 1 G4_Ta 1 cm
/testem/det/setSizeYZ 1 cm
#
/testem/phys/addPhysics emstandard_opt3 # em physics
###/testem/phys/addPhysics local # em physics
#
/run/initialize
#
/run/setCut 1 mm # will set cut for proton
#
/gun/particle e-
/gun/energy 1000 keV
#
/analysis/setFileName sandia/Ta.1000keV.opt3
###/analysis/h1/set 8 100 0. 1.0 none #normalized Edep profile
/analysis/h1/set 8 100 0. 0.5 none #for Ta
#
/testem/event/printModulo 10000
#
/run/beamOn 100000