Warning, /geant4/examples/extended/radioactivedecay/rdecay02/debug.mac is written in an unsupported language. File is not indexed.
0001 #
0002 # Macro file for "rdecay02.cc"
0003 # in interactive mode
0004 #
0005 /control/verbose 1
0006 /run/verbose 1
0007 #
0008 /run/initialize
0009 #
0010 # Set a very high time threshold to allow all decays to happen
0011 /process/had/rdm/thresholdForVeryLongDecayTime 1.0e+60 year
0012 #
0013 /gun/particle ion
0014 /gun/ion 10 24
0015 #
0016 /control/execute vis.mac
0017 #
0018 /analysis/setFileName rdecay02
0019 /analysis/h1/set 6 100 0. 2. MeV
0020 #
0021 /tracking/verbose 2
0022 /run/beamOn 1