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

32 lines
677 B
Plaintext

# $Id: TestEm1.in,v 1.25 2008-09-12 16:32:25 maire Exp $
#
# Macro file for "Hadr14.cc"
# (can be run in batch, without graphic)
#
# proton 10 MeV; all processes
#
/control/verbose 2
/run/verbose 2
#
/testhadr/det/setMat Molybdenum100
###/testhadr/det/setMat G4_Mo
#
/testhadr/det/setSize 1000 m
#
/run/initialize
#
/gun/particle proton
/gun/energy 10 MeV
#
/process/list
/process/inactivate protonInelastic
/process/inactivate hInelastic
#
/analysis/setFileName elastic
/analysis/h1/set 1 100 9. 11 MeV # scaterred proton
/analysis/h1/set 2 100 0. 50 keV #recoil ion
/analysis/h1/set 11 100 -700. 10 eV #Q
/analysis/h1/set 12 100 0. 15 MeV #Pbalance
#
/run/beamOn 10000