source: trunk/source/geometry/magneticfield/test/field03/run05.mac @ 1347

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

nvx fichiers dans CVS

File size: 687 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 Aluminium
13/calor/setAbsThick 4.005  mm 
14/calor/setAbsRad 100.0 mm
15/calor/update
16#
17#
18#  hist file name
19/plots/sethistName geant4.plot05
20#  PLOT: angle distr. of transmitted particles
21/plots/setnbinTh 100
22/plots/setThlow 0.0 deg
23/plots/setThhigh 0.01 deg
24#
25/calor/cutG 2250.0 micrometer
26/calor/cutE 6.050 micrometer
27/run/initialize
28/run/particle/dumpCutValues
29#
30#
31/gun/particle proton
32# momentum 70 GeV/c ....
33/gun/energy 69068. MeV
34#
35/run/beamOn 100000
36#
37#
38
39
Note: See TracBrowser for help on using the repository browser.