30 lines
663 B
Plaintext
30 lines
663 B
Plaintext
# $Id: electronScattering.in,v 1.2 2010-01-05 15:35:32 maire Exp $
|
|
#
|
|
# 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
|
|
#
|
|
/testem/histo/setFileName eScattering
|
|
/testem/histo/setHisto 1 180 -90. 90. deg #proj ang
|
|
/testem/histo/setHisto 2 120 0. 24. cm #dN/dS = f(r)
|
|
/testem/histo/setHisto 3 120 0. 24. cm #d(N/cost)/dS = f(r)
|
|
/testem/histo/setHisto 4 120 0. 24. cm #normalized d(N/cost)/dS = f(r)
|
|
#
|
|
/testem/event/printModulo 10000
|
|
#
|
|
/run/beamOn 100000
|