Warning, /geant4/examples/extended/electromagnetic/TestEm5/anthony.mac is written in an unsupported language. File is not indexed.
0001 #
0002 # macro file for TestEm5.cc
0003 #
0004 # LPM and dielectric effect measurement:
0005 # 25 GeV electrons through thin foils.
0006 # P.L. Anthony et al. Phys.Rev. D 56 (1997) page 1373.
0007 #
0008 /control/verbose 2
0009 /run/verbose 2
0010 #
0011 /testem/det/setAbsMat Aluminium
0012 /testem/det/setAbsThick 5.30 mm
0013 ###/testem/det/setAbsMat Lead
0014 ###/testem/det/setAbsThick 0.15 mm
0015 /testem/det/setAbsYZ 10 cm
0016 #
0017 /run/setCut 5 um
0018 /run/setCutForAGivenParticle gamma 1 mm
0019 #
0020 /run/initialize
0021 #
0022 /testem/gun/setDefault
0023 /gun/particle e-
0024 /gun/energy 25 GeV
0025 #
0026 /analysis/setFileName anthony
0027 /analysis/h1/set 20 80 1.e-4 1. GeV #gamma energy at exit
0028 #
0029 /run/beamOn 100000