Warning, /geant4/examples/extended/electromagnetic/TestEm5/gottsch.mac is written in an unsupported language. File is not indexed.
0001 #
0002 # macro file for TestEm5.cc
0003 #
0004 # 158.6 MeV protons, transmitted through 0.2160 g/cm2 Al
0005 # B.Gottschalk et al. NIM B74 (1993) page 467.
0006 #
0007 # proj. angle distr. exp(-0.5*(th/th0)**2) th0 = 3.534 +- 0.491 mrad
0008 #
0009 /control/verbose 2
0010 /run/verbose 2
0011 #
0012 /testem/det/setAbsMat Aluminium
0013 /testem/det/setAbsThick 0.8 mm
0014 /testem/det/setAbsYZ 1 cm
0015 #
0016 /run/setCut 1 mm
0017 #
0018 /run/initialize
0019 #
0020 /testem/gun/setDefault
0021 /gun/particle proton
0022 /gun/energy 158.6 MeV
0023 #
0024 /analysis/setFileName gottsch
0025 /analysis/h1/set 12 100 0.0 0.6 deg #space angle
0026 /analysis/h1/set 13 100 -0.6 +0.6 deg #projected angle
0027 #
0028 /testem/stack/killSecondaries
0029 #
0030 /run/beamOn 100000