source: trunk/examples/extended/electromagnetic/TestEm5/mumsc.mac @ 1229

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

update

File size: 701 bytes
Line 
1# $Id: mumsc.mac,v 1.8 2007/07/31 16:51:29 maire Exp $
2#
3# macro file for TestEm5.cc
4#
5# mu+, transmitted through 1 m of iron
6#
7/control/verbose 2
8/run/verbose 2
9#
10/testem/det/setAbsMat Iron
11/testem/det/setAbsThick 1 m
12/testem/det/setAbsYZ    1 m
13/testem/det/setWorldX   1 m
14/testem/det/setWorldYZ  1 m
15#
16/testem/phys/setCuts 0.1 mm
17#
18/run/initialize
19#
20/testem/gun/setDefault
21/gun/particle mu+
22/gun/energy 50 GeV
23#
24/testem/histo/setFileName mumsc
25/testem/histo/setFileType hbook
26/testem/histo/setHisto 13  200  -20.0  +20.0 mrad       #projected angle
27/testem/histo/setHisto 14  200  -10.0  +10.0 mm         #projected deviation 
28#
29/testem/stack/killSecondaries
30#
31/testem/event/printModulo 1000
32/run/beamOn 10000
Note: See TracBrowser for help on using the repository browser.