Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/hadronic/Hadr03/inelastic.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/setMat Molybdenum98 
0008 #
0009 /run/initialize
0010 #
0011 /gun/particle proton
0012 /gun/energy 10 MeV
0013 #
0014 /process/list
0015 /process/inactivate hadElastic
0016 #
0017 /analysis/setFileName inelastic
0018 /analysis/h1/set 2  100  0. 8000 keV    #gamma
0019 /analysis/h1/set 8  100  0.  400 keV    #nuclei
0020 /analysis/h1/set 11 100 -10  +0  MeV    #Q
0021 #
0022 /run/printProgress 1000
0023 /run/beamOn 10000