source: trunk/source/geometry/magneticfield/test/field01/run01a.mac @ 1199

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

nvx fichiers dans CVS

File size: 685 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/run/initialize
11#
12/calor/setAbsMat Gold     
13/calor/setAbsThick 9.658e-3 mm 
14/calor/setAbsRad 100.0 mm
15/calor/update
16#
17#  hist file name
18/plots/sethistName geant4.plot01a
19#  PLOT: angle distr. of transmitted particles
20/plots/setnbinTh 60
21/plots/setThlow 0.0 deg
22/plots/setThhigh 30.0 deg
23#
24/calor/cutG 13.0 micrometer
25/calor/cutE 1.12 micrometer
26/run/initialize
27/run/particle/dumpCutValues
28#
29#
30/gun/particle e-
31/gun/energy 15.7 MeV
32#
33/run/beamOn 4186
34/tracking/verbose 1
35/run/beamOn 1
36#
37#
38
39
Note: See TracBrowser for help on using the repository browser.