Files
geant4/examples/extended/medical/electronScattering/electronScattering.in
T
2016-06-10 12:08:39 +02:00

30 lines
622 B
Plaintext

# $Id: electronScattering.in 86064 2014-11-07 08:49:32Z gcosmo $
#
# macro file for eBenchmarkV1.cc
#
/control/verbose 2
/run/verbose 2
#
# no scatter foil
#
#
/testem/phys/addPhysics emstandard_opt0
/run/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)
#
/run/printProgress 10000
#
/run/beamOn 100000