source: trunk/source/geometry/magneticfield/test/field01/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: 773 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#  PLOT: energy deposit distribution in absorber
27#
28/plots/setnbinEn 95
29/plots/setEnlow 0.0 MeV
30/plots/setEnhigh 0.1  MeV 
31#
32#/calor/cutG 3.0 mm   
33#
34#/calor/cutE 3.0 mm
35#
36/run/initialize
37/run/particle/dumpCutValues
38#
39/gun/particle e-
40#
41#/gun/particle chargedgeantino
42#
43#/gun/energy 200.00 GeV
44#
45/gun/energy 4000.0 MeV
46#
47/tracking/verbose 1
48#
49/event/printModulo 1
50/run/beamOn 10
51#
52#
53
54
55
56
57
58
59
60
Note: See TracBrowser for help on using the repository browser.