source: trunk/examples/extended/electromagnetic/TestEm3/exo3q3.mac @ 1337

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

update

File size: 703 bytes
Line 
1# $Id: exo3q3.mac,v 1.7 2004/11/23 14:05:24 maire Exp $
2#
3# Macro file for "TestEm3.cc"
4#
5# Aluminium 1 layer;
6#
7/control/verbose 2
8#
9/testem/det/setNbOfLayers 1
10/testem/det/setNbOfAbsor 1
11/testem/det/setAbsor 1 Aluminium 10 cm
12/testem/det/setSizeYZ 10 cm
13/testem/det/setField 5 tesla
14#
15/testem/phys/setCuts 50 cm
16#
17/run/initialize
18#
19/control/execute vis.mac
20#
21/process/list
22/process/inactivate msc
23/process/inactivate compt
24/process/inactivate phot
25#
26/testem/gun/setDefault
27/gun/particle gamma
28/gun/energy 200 MeV
29#
30/testem/stepMax/absorber 1 1 mm
31#
32#/run/beamOn 1
33#
34#/testem/det/setAbsor 0 Aluminium 20 cm
35#/testem/det/setSizeYZ 20 cm
36#/testem/det/update
37#
38#/gun/position -12 0 0 cm
39#
40#/run/beamOn 1
Note: See TracBrowser for help on using the repository browser.