Files
geant4/examples/extended/electromagnetic/TestEm5/anthony.mac
T
2016-06-10 12:08:39 +02:00

31 lines
700 B
Plaintext

# $Id: anthony.mac 81528 2014-06-02 16:21:24Z vnivanch $
#
# 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
#
/run/setCut 5 um
/run/setCutForAGivenParticle gamma 1 mm
#
/run/initialize
#
/testem/gun/setDefault
/gun/particle e-
/gun/energy 25 GeV
#
/analysis/setFileName anthony
/analysis/h1/set 20 80 1.e-4 1. GeV #gamma energy at exit
#
/run/beamOn 100000