source: trunk/source/geometry/magneticfield/test/field03/run21.mac @ 1199

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

nvx fichiers dans CVS

File size: 636 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#  hist file name
11/plots/sethistName geant4.plot21
12#  PLOT: gamma energy at exit   
13/plots/setnbinGamma 80
14/plots/setElowGamma  0.1  MeV
15/plots/setEhighGamma 1. GeV
16#
17/run/initialize
18#
19/calor/setAbsMat Aluminium
20/calor/setAbsThick 5.30  mm 
21/calor/setAbsRad 100.0 mm
22/calor/update
23#
24/calor/cutG 1.00 mm
25/calor/cutE 5.0 micrometer
26/run/initialize
27/run/particle/dumpCutValues
28#
29#
30/gun/particle e-
31/gun/energy 25. GeV
32#
33/run/beamOn 100000
34#
35#
36
37
Note: See TracBrowser for help on using the repository browser.