Files
geant4/examples/extended/electromagnetic/TestEm11/sandia.mac
T
2016-06-09 15:58:43 +02:00

34 lines
776 B
Plaintext

# $Id: sandia.mac,v 1.8 2008/11/16 21:13:50 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/setMat G4_Al
###/testem/det/setMat G4_Mo
###/testem/det/setMat G4_Ta
/testem/det/setSizeX 1 cm
/testem/det/setSizeYZ 1 cm
#
/testem/phys/addPhysics standard # em physics
#
/run/initialize
#
/gun/particle e-
/gun/energy 1033 keV
#
###/testem/histo/setFileType hbook
/testem/histo/setFileType root
/testem/histo/setFileName sandia/Al.1033keV
/testem/histo/setHisto 8 100 0. 1.0 none #normalized Edep profile
###/testem/histo/setHisto 8 100 0. 0.5 none #for Ta
#
/testem/event/printModulo 10000
#
/run/beamOn 100000