Files
2023-12-08 10:43:34 +01:00

44 lines
1.1 KiB
Plaintext

#
# Decays of Po201m in VR mode
#
#
/control/verbose 2
/run/verbose 1
#
# set the target/detector geometry
/rdecay02/det/setTargetRadius 1e10 pc
/rdecay02/det/setTargetLength 1e10 pc
/rdecay02/det/setDetectorThickness 1e10 pc
/rdecay02/det/setDetectorLength 1e10 pc
#
/run/initialize
#
# Set a very high time threshold to allow all decays to happen
/process/had/rdm/thresholdForVeryLongDecayTime 1.0e+60 year
#
/process/list
#
# rdm is applied only to the target volume
/process/had/rdm/noVolumes
/process/had/rdm/selectVolume Target
#
# place the isotopes in the middle of the target, at rest.
/gun/particle ion
/gun/ion 84 201 0 424.1
#
# complete decay chain in VR mode
/process/had/rdm/analogueMC false
/process/had/rdm/sourceTimeProfile beam.data
/process/had/rdm/decayBiasProfile measures.data
#/process/had/rdm/nucleusLimits 238 238 90 92
/process/had/rdm/hlThreshold 1e-6 s
/process/had/rdm/applyARM false
#
/analysis/setFileName po201m
/analysis/h1/set 6 100 0. 15. MeV
###/analysis/ntuple/setActivation 3 true
#
/run/printProgress 1000
/run/beamOn 10000