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

33 lines
753 B
Plaintext

# $Id: vincour.mac,v 1.4 2007/07/31 16:51:29 maire Exp $
#
# macro file for TestEm5.cc
#
# angle distribution of 6.56 MeV protons
# transmitted through thin silicon targets.
# J.Vincour,P.Bem NIM 148 (1978) page 396.
#
/control/verbose 2
/run/verbose 2
#
/testem/det/setAbsMat Silicon
/testem/det/setAbsThick 50 um
###/testem/det/setAbsThick 92.6 um
/testem/det/setAbsYZ 1 cm
#
/testem/phys/setGCut 2.13 mm
/testem/phys/setECut 7 um
/testem/phys/setPCut 7 um
/run/initialize
#
/testem/gun/setDefault
/gun/particle proton
/gun/energy 6.56 MeV
#
/testem/histo/setFileName vincour
/testem/histo/setFileType hbook
/testem/histo/setHisto 12 60 0. 6. deg #space angle
#
/testem/stack/killSecondaries
#
/run/beamOn 100000