Files
geant4/examples/extended/electromagnetic/TestEm5/kulchi.mac
T
2016-06-09 15:37:50 +02:00

32 lines
749 B
Plaintext

# $Id: kulchi.mac,v 1.4 2007/07/31 16:51:29 maire Exp $
#
# 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/verbose 2
/run/verbose 2
#
/testem/det/setAbsMat Aluminium
/testem/det/setAbsThick 98.5185 um
/testem/det/setAbsYZ 1 cm
#
/testem/phys/setCuts 1 mm
#
/run/initialize
#
/testem/gun/setDefault
/gun/particle e-
/gun/energy 2.25 MeV
#
/testem/histo/setFileName kulchi
/testem/histo/setFileType hbook
/testem/histo/setHisto 12 100 0. 25. deg #space angle
/testem/histo/setHisto 13 100 -25. +25. deg #projected angle
#
/run/beamOn 100000