source: trunk/examples/extended/electromagnetic/TestEm5/vincour.mac @ 1309

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

update

File size: 753 bytes
Line 
1# $Id: vincour.mac,v 1.4 2007/07/31 16:51:29 maire Exp $
2#
3# macro file for TestEm5.cc   
4#
5# angle distribution of  6.56 MeV protons
6# transmitted through thin silicon targets.
7# J.Vincour,P.Bem NIM 148 (1978) page 396.
8#                   
9/control/verbose 2
10/run/verbose 2
11#
12/testem/det/setAbsMat   Silicon     
13/testem/det/setAbsThick 50 um
14###/testem/det/setAbsThick 92.6 um 
15/testem/det/setAbsYZ    1 cm
16#
17/testem/phys/setGCut 2.13 mm   
18/testem/phys/setECut 7 um
19/testem/phys/setPCut 7 um
20/run/initialize
21#
22/testem/gun/setDefault
23/gun/particle proton
24/gun/energy 6.56 MeV
25#
26/testem/histo/setFileName vincour
27/testem/histo/setFileType hbook
28/testem/histo/setHisto 12  60 0. 6. deg         #space angle 
29#
30/testem/stack/killSecondaries
31#
32/run/beamOn 100000
Note: See TracBrowser for help on using the repository browser.