Warning, /geant4/examples/extended/electromagnetic/TestEm5/shen1.mac is written in an unsupported language. File is not indexed.
0001 #
0002 # macro file for TestEm5.cc
0003 #
0004 # angle distribution of high energy (50-200 GeV/c) protons
0005 # transmitted through different targets.
0006 # G. Shen et al. Phys.Rev. D20 (1979) page 1584.
0007 #
0008 /control/cout/ignoreThreadsExcept 0
0009 /control/verbose 2
0010 /run/verbose 2
0011 #
0012 /testem/det/setAbsMat Aluminium
0013 /testem/det/setAbsThick 4.005 mm
0014 /testem/det/setAbsYZ 1 cm
0015 #
0016 /run/setCut 6.05 um
0017 /run/setCutForAGivenParticle gamma 2.25 mm
0018 #
0019 /run/initialize
0020 #
0021 /testem/gun/setDefault
0022 /gun/particle proton
0023 /gun/energy 69.068 GeV #momentum 70 GeV/c
0024 #
0025 /analysis/setFileName shen1
0026 /analysis/h1/set 12 100 0.00 0.01 deg #space angle
0027 #
0028 /testem/stack/killSecondaries
0029 #
0030 /run/beamOn 100000