Warning, /geant4/examples/extended/electromagnetic/TestEm5/bichsel.mac is written in an unsupported language. File is not indexed.
0001 #
0002 # macro file for TestEm5.cc
0003 #
0004 # 0.766 MeV protons, transmitted through 1.37 mg/cm2 Al
0005 # H.Bichsel Phys.Rev. 112 (1958) page 182.
0006 #
0007 # proj. angle distr. exp(-(th/th0)**2) th0 = 4.44+- 0.20 deg
0008 #
0009 /control/cout/ignoreThreadsExcept 0
0010 /control/verbose 2
0011 /run/verbose 2
0012 #
0013 /testem/det/setAbsMat Aluminium
0014 /testem/det/setAbsThick 5.0741 um
0015 /testem/det/setAbsYZ 1 cm
0016 #
0017 /run/setCut 1 mm
0018 #
0019 /run/initialize
0020 #
0021 /testem/gun/setDefault
0022 /gun/particle proton
0023 /gun/energy 766 keV
0024 #
0025 /analysis/setFileName bichsel
0026 /analysis/h1/set 12 100 0 9 deg #space angle
0027 /analysis/h1/set 13 100 -9 +9 deg #projected angle
0028 #
0029 /testem/stack/killSecondaries
0030 #
0031 /run/beamOn 100000