Files
geant4/examples/extended/radioactivedecay/exrdm/exrdm.in
T
2016-06-09 15:37:50 +02:00

26 lines
610 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 10