Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/electromagnetic/TestEm1/radioactive.mac is written in an unsupported language. File is not indexed.

0001 #
0002 # Macro file for "TestEm1.cc"
0003 #
0004 /control/verbose 2
0005 /run/verbose 2
0006 #
0007 /testem/det/setMat G4_SODIUM_IODINE
0008 /testem/det/setSize 1 m
0009 #
0010 /testem/phys/addPhysics  local
0011 #
0012 /run/initialize
0013 #
0014 # Set a very high time threshold to allow all decays to happen
0015 /process/had/rdm/thresholdForVeryLongDecayTime 1.0e+60 year
0016 #
0017 /process/em/fluo true
0018 /process/em/auger true
0019 #
0020 /testem/gun/setDefault
0021 /gun/particle ion
0022 /gun/ion 11 22
0023 /gun/energy 0 eV
0024 /gun/position 0 0 0 mm
0025 #
0026 ###/process/had/rdm/nucleusLimits 210 210 82 82
0027 #
0028 /analysis/setFileName rdecay
0029 /analysis/h1/set 4 100 0 3 MeV  #total edep
0030 #        
0031 /run/printProgress 10000
0032 #
0033 /run/beamOn 100000