24 lines
370 B
Plaintext
24 lines
370 B
Plaintext
# $Id$
|
|
#
|
|
# Macro file for "Hadr06.cc"
|
|
#
|
|
# NB. for neutronHP, do not forget to activate
|
|
# G4NEUTRONHP_PRODUCE_FISSION_FRAGMENTS
|
|
#
|
|
/control/verbose 2
|
|
/run/verbose 2
|
|
#
|
|
/testhadr/det/setIsotopeMat U235 92 235 19.05 g/cm3
|
|
/testhadr/det/setRadius 5 cm
|
|
#
|
|
/run/initialize
|
|
#
|
|
/control/execute vis.mac
|
|
#
|
|
/process/list
|
|
#
|
|
/gun/particle neutron
|
|
/gun/energy 2 MeV
|
|
#
|
|
/run/beamOn 1
|