Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/hadronic/Hadr03/gamma.mac is written in an unsupported language. File is not indexed.

0001 #
0002 # Macro file for "Hadr03.cc"
0003 #
0004 /control/verbose 2
0005 /run/verbose 2
0006 #
0007 /testhadr/det/setIsotopeMat Au196 79 196 19.30 g/cm3
0008 /testhadr/det/setSize 100 m 
0009 #
0010 /run/initialize
0011 #
0012 /gun/particle gamma
0013 /gun/energy 10 MeV
0014 #
0015 /analysis/setFileName gamma
0016 /analysis/h1/set 2  150  0. 10. MeV     #gamma
0017 /analysis/h1/set 4  150  0.  3. MeV     #neutrons
0018 #
0019 /run/printProgress 10000
0020 /run/beamOn 100000