source: trunk/examples/extended/electromagnetic/TestEm5/anthony.mac @ 1333

Last change on this file since 1333 was 807, checked in by garnier, 16 years ago

update

File size: 762 bytes
Line 
1# $Id: anthony.mac,v 1.4 2007/07/31 16:51:29 maire Exp $
2#
3# macro file for TestEm5.cc   
4#
5# LPM and dielectric effect measurement:
6# 25 GeV electrons through thin foils.
7# P.L. Anthony et al. Phys.Rev. D 56 (1997) page 1373.
8#                   
9/control/verbose 2
10/run/verbose 2
11#
12/testem/det/setAbsMat Aluminium
13/testem/det/setAbsThick 5.30 mm
14###/testem/det/setAbsMat Lead     
15###/testem/det/setAbsThick 0.15 mm 
16/testem/det/setAbsYZ   10 cm
17#
18/testem/phys/setGCut 1 mm   
19/testem/phys/setECut 5 um
20/testem/phys/setPCut 5 um
21#
22/run/initialize
23#
24/testem/gun/setDefault
25/gun/particle e-
26/gun/energy 25 GeV
27#
28/testem/histo/setFileName anthony
29/testem/histo/setFileType hbook
30/testem/histo/setHisto 20  80 1.e-4 1. GeV      #gamma energy at exit 
31#
32/run/beamOn 100000
Note: See TracBrowser for help on using the repository browser.