Back to home page

EIC code displayed by LXR

 
 

    


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