Files
geant4/examples/extended/radioactivedecay/rdecay01/fullChain.mac
T
2016-06-09 16:46:55 +02:00

24 lines
702 B
Plaintext

/control/verbose 2
/run/verbose 1
#
/gun/particle ion
/gun/ion 92 238
#
/rdecay01/fullChain true
#
/rdecay01/histo/setFileName run2
###/rdecay01/histo/setFileType hbook
/rdecay01/histo/setFileType root
/rdecay01/histo/setHisto 1 100 0. 4000 keV #e+ e-
/rdecay01/histo/setHisto 2 100 0. 4000 keV #neutrino
/rdecay01/histo/setHisto 3 100 0. 4000 keV #gamma
/rdecay01/histo/setHisto 4 100 0. 10 MeV #alpha
/rdecay01/histo/setHisto 5 100 0. 200 keV #recoil ion
/rdecay01/histo/setHisto 6 100 0 8 MeV #EkinTot (Q)
/rdecay01/histo/setHisto 7 100 0. 300 MeV #P balance
/rdecay01/histo/setHisto 8 100 0. 1.e+11 y #time of life
#
/rdecay01/event/printModulo 10000
#
/run/beamOn 100000