source: trunk/source/geometry/magneticfield/test/field02/run4.mac @ 1347

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

nvx fichiers dans CVS

File size: 813 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.pl04
26#  PLOT: lateral displacement for transmitted particles at exit
27/plots/setnbinR 50
28/plots/setRlow 0.0 mm
29/plots/setRhigh 500.0 mm
30#
31#/calor/cutG 2130.0 micrometer
32#/calor/cutE 7.000 micrometer
33#
34/run/initialize
35/run/particle/dumpCutValues
36#
37#/gun/particle e-
38#
39#/gun/particle anti_proton
40#
41/gun/particle proton
42#
43/gun/energy 1.0 MeV
44#
45/event/printModulo 1
46/run/beamOn 10
47#
48#
49
50
Note: See TracBrowser for help on using the repository browser.