Files
geant4/examples/extended/radioactivedecay/rdecay01/timeWindowBiased.mac
T
2019-12-06 15:12:28 +01:00

17 lines
325 B
Plaintext

# force Ca47 to decay within a window specified in data file
#
/control/verbose 2
/run/verbose 1
#
/gun/particle ion
/gun/ion 20 47
#
/grdm/decayBiasProfile timeWindowBiased.data
/grdm/BRbias 0
#
/analysis/setFileName Ca47bias
/analysis/h1/set 8 100 0. 30. day #time of life
#
/run/printProgress 10000
/run/beamOn 100000