Files
geant4/examples/extended/hadronic/Hadr03/neutron.mac
T
2016-06-09 17:01:34 +02:00

31 lines
674 B
Plaintext

# $Id: TestEm1.in,v 1.25 2008-09-12 16:32:25 maire Exp $
#
# Macro file for "Hadr03.cc"
# (can be run in batch, without graphic)
#
/control/verbose 2
/run/verbose 2
#
/testhadr/det/setMat Boron10
###/testhadr/det/setMat G4_B
/testhadr/det/setSize 1000 m
#
/run/initialize
#
/gun/particle neutron
/gun/energy 1 MeV
#
/process/list
/process/inactivate hadElastic
#
/analysis/setFileName neutron
/analysis/h1/set 2 100 0. 2000 keV #recoil ion
/analysis/h1/set 3 100 0. 1000 keV #gamma
/analysis/h1/set 7 100 0. 3000 keV #alpha
/analysis/h1/set 11 100 0. 3000 keV #Q
/analysis/h1/set 12 100 0. 100 keV #Pbalance
#
/testhadr/event/printModulo 10000
#
/run/beamOn 100000