Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/medical/electronScattering/electronScattering.in is written in an unsupported language. File is not indexed.

0001 #
0002 # macro file for eBenchmarkV1.cc
0003 #
0004 /control/verbose 2
0005 /run/verbose 2
0006 #
0007 # no scatter foil
0008 #
0009 #
0010 /testem/phys/addPhysics  emstandard_opt0
0011 /run/setCut 1 mm
0012 #
0013 /run/initialize
0014 #
0015 /gun/particle e- 
0016 /gun/energy 13 MeV
0017 #
0018 /testem/gun/rndm 420. um                #beam smearing
0019 #
0020 /analysis/setFileName eScattering
0021 /analysis/h1/set 1 180 -90. 90. deg         #proj ang
0022 /analysis/h1/set 2 120 0. 24. cm                #dN/dS = f(r)
0023 /analysis/h1/set 3 120 0. 24. cm                #d(N/cost)/dS = f(r)
0024 /analysis/h1/set 4 120 0. 24. cm                #normalized d(N/cost)/dS = f(r) 
0025 #
0026 /run/printProgress 10000
0027 #
0028 /run/beamOn 100000