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

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

update

File size: 554 bytes
Line 
1# $Id: exo4q1.mac,v 1.6 2004/10/20 14:32:27 maire Exp $
2#
3# Macro file for "TestEm3.cc"
4#
5# water 1 layer;
6#
7/control/verbose 2
8#
9/testem/det/setNbOfLayers 1
10/testem/det/setNbOfAbsor  1
11/testem/det/setAbsor 1 Water 10 cm
12/testem/det/setSizeYZ 10 cm
13#
14/testem/phys/setCuts 2 cm
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 16 MeV
27/testem/gun/rndm 0.9
28#
29#/run/beamOn 20
30#
31#/gun/particle proton
32#/gun/energy 105 MeV
33#
34#/run/beamOn 20
35
Note: See TracBrowser for help on using the repository browser.