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

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

nvx fichiers dans CVS

File size: 679 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 530.0e-3 mm 
14/calor/setAbsRad 100.0 mm
15/calor/update
16#
17#  hist file name
18/plots/sethistName geant4.plot14
19#  PLOT: energy deposit distribution in absorber............................
20/plots/setnbinEn 55
21/plots/setEnlow 0.0 MeV
22/plots/setEnhigh 1.1  MeV 
23#
24/calor/cutG 2.13 mm   
25/calor/cutE 7.00 micrometer
26/run/initialize
27/run/particle/dumpCutValues
28#
29/gun/particle e-
30/gun/energy 1.00 MeV
31#
32/run/beamOn 1000000
33#
34#
35
36
Note: See TracBrowser for help on using the repository browser.