source: trunk/examples/extended/electromagnetic/TestEm3/exo6q2.mac @ 1309

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

update

File size: 514 bytes
Line 
1# $Id: exo6q2.mac,v 1.6 2004/10/20 14:32:28 maire Exp $
2#
3# Macro file for "TestEm3.cc"
4#
5# Iron 1 layer;
6#
7/control/verbose 2
8#
9/testem/det/setNbOfLayers 1
10/testem/det/setNbOfAbsor  1
11/testem/det/setAbsor 1 Iron 10 m
12/testem/det/setSizeYZ 10 m
13#
14/testem/phys/setCuts 10 cm
15#
16/run/initialize
17#
18/control/execute vis.mac
19#
20/process/list
21/process/inactivate MuIoni
22/process/inactivate MuPairProd
23#
24/testem/gun/setDefault
25/gun/particle mu+
26/gun/energy 1 TeV
27#
28/run/beamOn
29#
30#/process/activate MuPairProd
31#/run/beamOn
Note: See TracBrowser for help on using the repository browser.