Files
geant4/examples/extended/electromagnetic/TestEm5/shen1.mac
T
2016-06-09 15:37:50 +02:00

33 lines
771 B
Plaintext

# $Id: shen1.mac,v 1.4 2007/07/31 16:51:29 maire Exp $
#
# macro file for TestEm5.cc
#
# angle distribution of high energy (50-200 GeV/c) protons
# transmitted through different targets.
# G. Shen et al. Phys.Rev. D20 (1979) page 1584.
#
/control/verbose 2
/run/verbose 2
#
/testem/det/setAbsMat Aluminium
/testem/det/setAbsThick 4.005 mm
/testem/det/setAbsYZ 1 cm
#
/testem/phys/setGCut 2.25 mm
/testem/phys/setECut 6.05 um
/testem/phys/setPCut 6.05 um
#
/run/initialize
#
/testem/gun/setDefault
/gun/particle proton
/gun/energy 69.068 GeV #momentum 70 GeV/c
#
/testem/histo/setFileName shen1
/testem/histo/setFileType hbook
/testem/histo/setHisto 12 100 0.00 0.01 deg #space angle
#
/testem/stack/killSecondaries
#
/run/beamOn 100000