Warning, /geant4/examples/extended/radioactivedecay/rdecay02/run.mac is written in an unsupported language. File is not indexed.
0001 #
0002 # Macro file for "rdecay02.cc"
0003 #
0004 /control/verbose 1
0005 ###/control/cout/ignoreThreadsExcept 0
0006 ###/run/numberOfThreads 2
0007 /run/verbose 1
0008 #
0009 /process/em/verbose 0
0010 /process/had/verbose 0
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 /gun/particle ion
0018 /gun/ion 10 24
0019 #
0020 /analysis/setFileName rdecay02
0021 /analysis/h1/set 6 100 0. 2. MeV
0022 ###/analysis/ntuple/setActivation 3 true
0023 #
0024 /run/printProgress 1000
0025 /run/beamOn 10000