Back to home page

EIC code displayed by LXR

 
 

    


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

0001 #
0002 # Macro file for "Hadr07.cc"
0003 #
0004 # limit the step size from histo 10
0005 #
0006 /control/verbose 2
0007 /run/verbose 1
0008 #
0009 /testhadr/det/setNbOfAbsor  1
0010 /testhadr/det/setAbsor 1 Water  10 cm
0011 /testhadr/det/setSizeYZ 10 cm
0012 #
0013 /run/initialize
0014 #
0015 /testhadr/gun/setDefault
0016 /gun/particle alpha
0017 /gun/energy 400 MeV
0018 #
0019 /analysis/setFileName alpha
0020 /analysis/h1/set 10 100 65. 85. mm      #edep profile
0021 #
0022 /testhadr/applyAutomaticStepMax true
0023 #
0024 /run/printProgress 1000
0025 /run/beamOn 10000