source: trunk/examples/extended/electromagnetic/TestEm3/exo4q3.mac @ 1187

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

update

File size: 686 bytes
Line 
1# $Id: exo4q3.mac,v 1.7 2006/03/20 12:26:03 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 1 cm
12/testem/det/setSizeYZ 1 cm
13#
14/testem/phys/setCuts 10 um
15#
16/run/initialize
17#
18/control/execute vis.mac
19#
20/process/list
21/process/inactivate msc
22/process/inactivate eBrem
23#
24/testem/gun/setDefault
25/gun/particle e-
26/gun/energy 200 MeV
27/gun/position -6. +2.5 0. mm
28#/run/beamOn 50
29#
30#/gun/particle proton
31#/gun/energy 200 MeV
32#/gun/position -6. -2.5 0. mm
33#/run/beamOn 50
34#
35#/gun/particle alpha
36#/gun/energy 200 MeV
37#/gun/position -6. -2.5 0. mm
38#/run/beamOn 50
Note: See TracBrowser for help on using the repository browser.