Back to home page

EIC code displayed by LXR

 
 

    


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

0001 #
0002 # Macro file for "Hadr06.cc"
0003 #
0004 #
0005 /control/verbose 2
0006 /run/verbose 2
0007 #
0008 /testhadr/det/setIsotopeMat Li7 3 7 1.85 g/cm3
0009 ###/testhadr/det/setIsotopeMat Be9 4 9 1.85 g/cm3
0010 /testhadr/det/setRadius 30 cm
0011 #
0012 ###/testhadr/phys/thermalScattering true
0013 #
0014 /process/em/verbose 0
0015 /process/had/verbose 0
0016 #
0017 /run/initialize
0018 #
0019 /gun/particle neutron
0020 /gun/energy 14.1 MeV
0021 #
0022 /analysis/setFileName run1
0023 /analysis/h1/set  1 100  0. 20. MeV     #Edep
0024 /analysis/h1/set  2 100  0. 30. cm      #Edep profile
0025 /analysis/h1/set  3 100  0. 20. MeV     #Eflow
0026 /analysis/h1/set 14 100  0. 20. MeV     #emerging gamma
0027 /analysis/h1/set 16 200  0.001 20. MeV log10   #emerging neutrons
0028 /analysis/h1/set 19 100  0. 20. MeV     #emerging alphas
0029 /analysis/h1/set 20 100  0. 20. MeV     #emerging generic ions
0030 /analysis/h1/set 24 100  0. 20. MeV     #Etot
0031 #
0032 /run/printProgress 10000
0033 /run/beamOn 100000