34 lines
820 B
Plaintext
34 lines
820 B
Plaintext
# $Id: hanson.mac,v 1.4 2007/07/31 16:51:29 maire 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
|
|
#
|
|
/run/initialize
|
|
#
|
|
/testem/gun/setDefault
|
|
/gun/particle e-
|
|
/gun/energy 15.7 MeV
|
|
#
|
|
/testem/histo/setFileName hanson
|
|
/testem/histo/setFileType hbook
|
|
/testem/histo/setHisto 12 100 0 10 deg #space angle
|
|
###/testem/histo/setHisto 12 60 0 30 deg #space angle
|
|
#
|
|
/testem/event/printModulo 100000
|
|
/run/beamOn 1000000
|