Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/hadronic/Hadr04/run01.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 Water_ts
0010 /testhadr/det/setSize 1 m
0011 #
0012 /testhadr/phys/thermalScattering true
0013 #
0014 /run/initialize
0015 #
0016 /process/list
0017 #
0018 /gun/particle neutron
0019 /gun/energy 2 MeV
0020 #
0021 /analysis/setFileName Water_thermal
0022 /analysis/h1/set 1  100  0. 100. none   #nb colli >1eV
0023 /analysis/h1/set 2  100  0. 100. cm     #track len >1eV
0024 /analysis/h1/set 3  100  0. 5. us       #time of flight >1eV
0025 /analysis/h1/set 4  100  0. 1000. none  #nb colli <1eV
0026 /analysis/h1/set 5  100  0. 500. cm     #track len <1eV
0027 /analysis/h1/set 6  100  0. 1000. us    #time of flight <1eV
0028 /analysis/h1/set 7  100  0. 500. meV    #energy dist <1eV
0029 #
0030 /run/printProgress 200
0031 /run/beamOn 2000