Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/electromagnetic/TestEm5/shen2.mac is written in an unsupported language. File is not indexed.

0001 #
0002 # macro file for TestEm5.cc
0003 #
0004 # proton 175 GeV/c, transmitted through 8.004 mm Al
0005 # G. Shen et al. Phys.Rev. D20 (1979) page 1584.
0006 #
0007 # data theta0 = (1.93+-0.39)*e-5 rad ???
0008 # proj. distr. exp(-0.5*(th/th0)**2)
0009 #
0010 /control/cout/ignoreThreadsExcept 0
0011 /control/verbose 2
0012 /run/verbose 2
0013 #
0014 /testem/det/setAbsMat   Aluminium
0015 /testem/det/setAbsThick 8.004 mm  
0016 /testem/det/setAbsYZ    1 cm
0017 #
0018 /run/setCut 1 mm
0019 #
0020 /run/initialize
0021 #
0022 /testem/gun/setDefault
0023 /gun/particle proton
0024 /gun/energy 174.664 GeV         #momentum 175 GeV/c
0025 #
0026 /analysis/setFileName shen2
0027 /analysis/h1/set 12  100  0.00   0.004 deg      #space angle  
0028 /analysis/h1/set 13  100 -0.004 +0.004 deg      #projected angle 
0029 #
0030 /testem/stack/killSecondaries
0031 #
0032 /run/beamOn 100000