Warning, /geant4/examples/extended/electromagnetic/TestEm5/hanson.mac is written in an unsupported language. File is not indexed.
0001 #
0002 # macro file for TestEm5.cc
0003 #
0004 # angle distribution of 15.7 MeV electrons
0005 # transmitted through thin gold foils.
0006 # A.O.Hanson et al. Phys.Rev.84 (1951) page 634.
0007 #
0008 /control/cout/ignoreThreadsExcept 0
0009 /control/verbose 2
0010 /run/verbose 2
0011 #
0012 /testem/det/setAbsMat Gold
0013 ###/testem/det/setAbsThick 9.658 um
0014 /testem/det/setAbsThick 19.296 um
0015 /testem/det/setAbsYZ 1 cm
0016 #
0017 /run/setCut 1.12 um
0018 /run/setCutForAGivenParticle gamma 13 um
0019 #
0020 /testem/phys/addPhysics local
0021 ###/testem/phys/addPhysics emstandard_opt3
0022
0023 #
0024 /run/initialize
0025 #
0026 /testem/gun/setDefault
0027 /gun/particle e-
0028 /gun/energy 15.7 MeV
0029 #
0030 /analysis/setFileName hanson/19um-local
0031 /analysis/h1/set 12 120 0 30 deg #space angle
0032 #
0033 /run/printProgress 100000
0034 /run/beamOn 1000000