Files
geant4/examples/extended/medical/electronScattering/electronScattering.in
T
2016-06-10 11:51:14 +02:00

30 lines
633 B
Plaintext

# $Id: electronScattering.in 69009 2013-04-15 09:33:05Z gcosmo $
#
# macro file for eBenchmarkV1.cc
#
/control/verbose 2
/run/verbose 2
#
# no scatter foil
#
#
/testem/phys/addPhysics emstandard_opt0
/testem/phys/setCut 1 mm
#
/run/initialize
#
/gun/particle e-
/gun/energy 13 MeV
#
/testem/gun/rndm 420. um #beam smearing
#
/analysis/setFileName eScattering
/analysis/h1/set 1 180 -90. 90. deg #proj ang
/analysis/h1/set 2 120 0. 24. cm #dN/dS = f(r)
/analysis/h1/set 3 120 0. 24. cm #d(N/cost)/dS = f(r)
/analysis/h1/set 4 120 0. 24. cm #normalized d(N/cost)/dS = f(r)
#
/testem/event/printModulo 10000
#
/run/beamOn 100000