Files
geant4/examples/extended/radioactivedecay/exrdm/exrdm.in
T

26 lines
613 B
Plaintext

#/control/saveHistory
/exrdm/phys/SelectPhysics QGSP_BIC_HP
#/exrdm/phys/SelectPhysics Hadron
#/geometry/material/add NaI Na-I 3.67
/exrdm/det/setDetectorThickness 30 mm
/exrdm/det/setTargetLength 3 cm
/exrdm/det/setTargetMate Lead
# material definitions has to be done before /run/initilalize
/run/initialize
/run/setCutForRegion Target 10 cm
/run/setCutForRegion Detector 50 cm
/grdm/analogueMC 1
/grdm/verbose 0
/grdm/noVolumes
/grdm/selectVolume Target
#
# first simulate 1GeV proton beam on the NaI target
/histo/fileName proton
/gps/particle proton
/gps/energy 1 GeV
/tracking/verbose 0
/run/beamOn 1000