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

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

nvx fichiers dans CVS

File size: 657 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 Silicon   
13/calor/setAbsThick 92.600e-3 mm 
14/calor/setAbsRad 100.0 mm
15/calor/update
16#
17#  hist file name
18/plots/sethistName geant4.plot04
19#  PLOT: angle distr. of transmitted particles
20/plots/setnbinTh 60
21/plots/setThlow 0.0 deg
22/plots/setThhigh 6.0 deg
23#
24/calor/cutG 2130.0 micrometer
25/calor/cutE 7.000 micrometer
26/run/initialize
27/run/particle/dumpCutValues
28#
29/gun/particle proton
30/gun/energy 6.56 MeV
31#
32/run/beamOn 100000
33#
34#
35
36
Note: See TracBrowser for help on using the repository browser.