33 lines
711 B
Plaintext
33 lines
711 B
Plaintext
# $Id$
|
|
#
|
|
# Macro file for "Hadr03.cc"
|
|
# (can be run in batch, without graphic)
|
|
#
|
|
/control/verbose 2
|
|
/run/verbose 2
|
|
#
|
|
###/testhadr/det/setIsotopeMat B10 5 10 2.46 g/cm3
|
|
###/testhadr/det/setIsotopeMat B11 5 11 2.46 g/cm3
|
|
/testhadr/det/setMat G4_B
|
|
/testhadr/det/setSize 100 km
|
|
#
|
|
/run/initialize
|
|
#
|
|
/gun/particle neutron
|
|
/gun/energy 10 keV
|
|
#
|
|
/process/list
|
|
/process/inactivate hadElastic
|
|
/process/inactivate neutronInelastic
|
|
/process/inactivate nFission
|
|
#
|
|
/analysis/setFileName nCapture
|
|
/analysis/h1/set 2 100 0. 70 keV #recoil ion
|
|
/analysis/h1/set 3 100 0. 15 MeV #gamma
|
|
/analysis/h1/set 11 100 0. 70 MeV #Q
|
|
/analysis/h1/set 12 100 0. 15 MeV #Pbalance
|
|
#
|
|
/testhadr/event/printModulo 10000
|
|
#
|
|
/run/beamOn 100000
|