Back to home page

EIC code displayed by LXR

 
 

    


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

0001 #
0002 # Macro file for "Hadr04.cc"
0003 #
0004 # neutron 2 MeV; all processes
0005 #
0006 /control/verbose 2
0007 /run/verbose 2
0008 #
0009 /testhadr/det/setMat graphite
0010 /testhadr/det/setSize 20 m
0011 #
0012 /testhadr/phys/thermalScattering true
0013 #
0014 /run/initialize
0015 #
0016 /gun/particle neutron
0017 /gun/energy 2 MeV
0018 #
0019 /analysis/setFileName Graphite
0020 /analysis/h1/set 1  100  0. 200. none   #nb colli >1eV
0021 /analysis/h1/set 2  100  0. 5. m        #track len >1eV
0022 /analysis/h1/set 3  100  0. 50. us      #time of flight >1eV
0023 /analysis/h1/set 4  100  0. 10000. none #nb colli <1eV
0024 /analysis/h1/set 5  100  0. 100. m      #track len <1eV
0025 /analysis/h1/set 6  100  0. 100. ms     #time of flight <1eV
0026 /analysis/h1/set 7  100  0. 500. meV    #energy dist <1eV
0027 #
0028 /run/printProgress 200
0029 /run/beamOn 2000