source: trunk/source/geometry/magneticfield/test/field02/run11.mac @ 1202

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

nvx fichiers dans CVS

File size: 972 bytes
Line 
1#
2# Macro file 'run11.mac' for the initialization phase of "TestEm8.cc"
3#
4# It creates the default geometry (simple absorber cylinder )       
5#
6/control/verbose 2
7#
8#control/saveHistory
9#
10/run/verbose 2
11#
12/run/initialize
13#
14#/calor/setAbsMat Xenon
15
16#/calor/setAbsThick  20.0 mm
17#
18#/calor/setAbsRad 100.0 mm
19#
20#/calor/update
21#
22#  hist file name
23#
24#/plots/sethistName g4.p11
25#
26/plots/sethistName g4.p11
27#
28#  PLOT: kinetic energy distribution in absorber
29#
30#/plots/setnbinEn 95
31#/plots/setEnlow 0.0 MeV
32#/plots/setEnhigh 0.1  MeV
33#
34/plots/setnbinTt 10
35/plots/setTtlow 99.9996 MeV
36/plots/setTthigh 100.0002  MeV 
37#
38/plots/setnbinTglob 20
39/plots/setTgloblow 0.00 ns
40/plots/setTglobhigh 20.0 ns 
41#
42#/calor/cutG 3.0 mm   
43#
44#/calor/cutE 3.0 mm
45#
46/run/initialize
47/run/particle/dumpCutValues
48#
49/gun/particle proton
50#
51#/gun/particle chargedgeantino
52#
53#/gun/energy 2000.00 GeV
54#
55/gun/energy 1.0 MeV
56#
57#/tracking/verbose 1
58#
59/event/printModulo 1
60/run/beamOn 5
61#
62#
63
64
65
66
67
68
69
70
Note: See TracBrowser for help on using the repository browser.