Files
geant4/examples/extended/medical/electronScattering/electronScattering.in
2018-12-07 15:15:39 +01:00

29 lines
557 B
Plaintext

#
# 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