source: trunk/source/geometry/magneticfield/test/field01/run4.mac @ 1202

Last change on this file since 1202 was 1199, checked in by garnier, 15 years ago

nvx fichiers dans CVS

File size: 768 bytes
Line 
1#
2# Macro file for the initialization phase of "TestEm5.cc"
3#
4# It creates the default geometry (simple absorber cylinder )       
5#
6/control/verbose 2
7#control/saveHistory
8/run/verbose 2
9#
10#
11#
12/field/setStepperType 4
13/field/setMinStep 10 mm
14#
15/field/update
16#
17/run/initialize
18#
19#/calor/setAbsMat Silicon   
20#/calor/setAbsThick 92.600e-3 mm 
21#/calor/setAbsRad 100.0 mm
22#/calor/update
23#
24#  hist file name
25/plots/sethistName g4.p4
26#  PLOT: lateral displacement for transmitted particles at exit
27#
28/plots/setnbinR 100
29/plots/setRlow 1011.77 mm
30/plots/setRhigh 1011.82 mm
31#
32#/calor/cutG 2130.0 micrometer
33#/calor/cutE 7.000 micrometer
34#
35/run/initialize
36/run/particle/dumpCutValues
37#
38/gun/particle e-
39/gun/energy 500.0 MeV
40#
41/event/printModulo 100
42/run/beamOn 1000
43#
44#
45
46
Note: See TracBrowser for help on using the repository browser.