Back to home page

EIC code displayed by LXR

 
 

    


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

0001 #
0002 # Macro file for "NeutronSource.cc"
0003 #
0004 /control/verbose 2
0005 /run/verbose 1
0006 #
0007 ##/testhadr/det/setAbsorMat BeO
0008 ##/testhadr/det/setContMat Stainless-Steel
0009 ##/testhadr/det/setAbsorRadius 15 mm
0010 ##/testhadr/det/setAbsorLength 60 mm
0011 ##/testhadr/det/setContThick  2.4 mm
0012 #
0013 /run/initialize
0014 #
0015 # Set a very high time threshold to allow all decays to happen
0016 /process/had/rdm/thresholdForVeryLongDecayTime 1.0e+60 year
0017 #
0018 /gun/particle ion
0019 /gun/ion 95 241
0020 /gun/energy 0. eV
0021 #
0022 /analysis/setFileName NeutronSource
0023 /analysis/h1/set 4 100  0. 10.  MeV #gammas
0024 /analysis/h1/set 6  60  0. 12.  MeV #neutrons
0025 #
0026 /run/printProgress 10000
0027 /run/beamOn 100000