Files
geant4/examples/extended/electromagnetic/TestEm5/anthony.mac
T
2016-06-09 14:44:26 +02:00

33 lines
761 B
Plaintext

# $Id: anthony.mac,v 1.3 2006/03/20 11:41:46 maire Exp $
#
# macro file for TestEm5.cc
#
# LPM and dielectric effect measurement:
# 25 GeV electrons through thin foils.
# P.L. Anthony et al. Phys.Rev. D 56 (1997) page 1373.
#
/control/verbose 2
/run/verbose 2
#
/testem/det/setAbsMat Aluminium
/testem/det/setAbsThick 5.30 mm
###/testem/det/setAbsMat Lead
###/testem/det/setAbsThick 0.15 mm
/testem/det/setAbsYZ 10 cm
#
/testem/phys/setGCut 1 mm
/testem/phys/setECut 5 um
/testem/phys/setPCut 5 um
#
/run/initialize
#
/testem/gun/setDefault
/gun/particle e-
/gun/energy 25 GeV
#
/testem/histo/setFileName anthony
/testem/histo/setFileType hbook
/testem/histo/setHisto 8 80 1.e-4 1. GeV #gamma energy at exit
#
/run/beamOn 100000