Files
geant4/examples/extended/hadronic/Hadr03/nFission.mac
T
2016-06-10 11:51:14 +02:00

23 lines
394 B
Plaintext

# $Id$
#
# Macro file for "Hadr03.cc"
# (can be run in batch, without graphic)
#
/control/verbose 2
/run/verbose 2
#
/testhadr/det/setIsotopeMat U235 92 235 19.05 g/cm3
/testhadr/det/setSize 100 km
#
/run/initialize
#
/gun/particle neutron
/gun/energy 100 MeV
#
/process/list
/process/inactivate hadElastic
###/process/inactivate neutronInelastic
/process/inactivate nCapture
#
/run/beamOn 100