31 lines
672 B
Plaintext
31 lines
672 B
Plaintext
#
|
|
# macro file for TestEm5.cc
|
|
#
|
|
# 2.25 MeV e-, transmitted through 26.60 mg/cm2 Al
|
|
# L.Kulchitsky Phys.Rev. 61 (1941) page 254.
|
|
#
|
|
# Gaussian th1/e = 9.50 +- 0.40 deg
|
|
# proj. distr. fit: exp(-0.5*(th/th0)**2) ====> th0 = th1/e/sqrt(2)
|
|
#
|
|
/control/cout/ignoreThreadsExcept 0
|
|
/control/verbose 2
|
|
/run/verbose 2
|
|
#
|
|
/testem/det/setAbsMat Aluminium
|
|
/testem/det/setAbsThick 98.5185 um
|
|
/testem/det/setAbsYZ 1 cm
|
|
#
|
|
/run/setCut 1 mm
|
|
#
|
|
/run/initialize
|
|
#
|
|
/testem/gun/setDefault
|
|
/gun/particle e-
|
|
/gun/energy 2.25 MeV
|
|
#
|
|
/analysis/setFileName kulchi
|
|
/analysis/h1/set 12 100 0. 25. deg #space angle
|
|
/analysis/h1/set 13 100 -25. +25. deg #projected angle
|
|
#
|
|
/run/beamOn 100000
|