Files
geant4/examples/extended/electromagnetic/TestEm18/proton.mac
T
2016-06-10 12:08:39 +02:00

29 lines
600 B
Plaintext

# $Id: proton.mac 82401 2014-06-18 14:43:54Z gcosmo $
#
# macro file for TestEm18.cc
#
/control/verbose 2
/run/verbose 2
#
/testem/det/setMat Water
/testem/det/setSize 1 cm
#
/run/setCut 100 um
#
/run/initialize
#
/gun/particle proton
/gun/energy 100 MeV
#
/analysis/setFileName proton
#
/analysis/h1/set 1 100 0 10 MeV #continuous eLoss
/analysis/h1/set 2 100 0 10 MeV #secondary eLoss
/analysis/h1/set 3 100 0 10 MeV #total eLoss
/analysis/h1/set 4 100 0 300 keV #e- energy spectrum
/analysis/h1/set 6 100 0 10 mm #step size
#
/run/printProgress 100000
#
/run/beamOn 1000000