33 lines
762 B
Plaintext
33 lines
762 B
Plaintext
# $Id: anthony.mac,v 1.4 2007/07/31 16:51:29 maire Exp $
|
|
#
|
|
# macro file for TestEm5.cc
|
|
#
|
|
# LPM and dielectric effect measurement:
|
|
# 25 GeV electrons through thin foils.
|
|
# P.L. Anthony et al. Phys.Rev. D 56 (1997) page 1373.
|
|
#
|
|
/control/verbose 2
|
|
/run/verbose 2
|
|
#
|
|
/testem/det/setAbsMat Aluminium
|
|
/testem/det/setAbsThick 5.30 mm
|
|
###/testem/det/setAbsMat Lead
|
|
###/testem/det/setAbsThick 0.15 mm
|
|
/testem/det/setAbsYZ 10 cm
|
|
#
|
|
/testem/phys/setGCut 1 mm
|
|
/testem/phys/setECut 5 um
|
|
/testem/phys/setPCut 5 um
|
|
#
|
|
/run/initialize
|
|
#
|
|
/testem/gun/setDefault
|
|
/gun/particle e-
|
|
/gun/energy 25 GeV
|
|
#
|
|
/testem/histo/setFileName anthony
|
|
/testem/histo/setFileType hbook
|
|
/testem/histo/setHisto 20 80 1.e-4 1. GeV #gamma energy at exit
|
|
#
|
|
/run/beamOn 100000
|