Files
geant4/examples/extended/electromagnetic/TestEm5/hanson.mac
T
2016-06-09 17:01:34 +02:00

36 lines
814 B
Plaintext

# $Id: hanson.mac,v 1.5 2009-06-19 12:42:04 vnivanch Exp $
#
# macro file for TestEm5.cc
#
# angle distribution of 15.7 MeV electrons
# transmitted through thin gold foils.
# A.O.Hanson et al. Phys.Rev.84 (1951) page 634.
#
/control/verbose 2
/run/verbose 2
#
/testem/det/setAbsMat Gold
###/testem/det/setAbsThick 9.658 um
/testem/det/setAbsThick 19.296 um
/testem/det/setAbsYZ 1 cm
#
/testem/phys/setGCut 13.0 um
/testem/phys/setECut 1.12 um
/testem/phys/setPCut 1.12 um
#
###/testem/phys/addPhysics emstandard_opt0
/testem/phys/addPhysics local
#
/run/initialize
#
/testem/gun/setDefault
/gun/particle e-
/gun/energy 15.7 MeV
#
/analysis/setFileName hanson/19um.local
/anlysis/h1/set 12 120 0 30 deg #space angle
#
/testem/event/printModulo 100000
#
/run/beamOn 1000000