Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/hadronic/Hadr03/neutron.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 B10 5 10 2.46 g/cm3
0008 ###/testhadr/det/setMat G4_B
0009 /testhadr/det/setSize 1000 m
0010 #
0011 /run/initialize
0012 #
0013 /gun/particle neutron
0014 /gun/energy 1 MeV
0015 #
0016 /process/list
0017 /process/inactivate hadElastic
0018 #
0019 /analysis/setFileName neutron
0020 /analysis/h1/set 2  100  0. 1000 keV    #gamma
0021 /analysis/h1/set 7  100  0. 3000 keV    #alpha
0022 /analysis/h1/set 8  100  0. 2000 keV    #nuclei
0023 /analysis/h1/set 11 100  0. 3000 keV    #Q
0024 /analysis/h1/set 12 100  0.  100 keV    #Pbalance
0025 #
0026 /run/printProgress 10000
0027 /run/beamOn 100000