source: trunk/source/processes/electromagnetic/lowenergy/test/hTest/batch.mac @ 1199

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

nvx fichiers dans CVS

File size: 919 bytes
Line 
1#
2# Macro file for the initialization phase of "hTest.cc"
3#
4# It creates the default geometry (simple absorber box)
5#
6/control/verbose 2
7#control/saveHistory
8/run/verbose 2
9#/step/verbose 2
10#/tracking/verbose 2
11#/stepping/verbose 2
12/event/verbose 1
13#
14#/run/initialize
15#
16#/calor/setAbsMat Silicon   
17#/calor/setAbsThick 50. mum 
18#/calor/setAbsYZ 10. cm
19#/calor/update
20#
21#  PLOT: angle distr. of transmitted particles
22#/plots/setnbinTh 60
23#/plots/setThlow 0.0 deg
24#/plots/setThhigh 6.0 deg
25#
26#/calor/cutG 2130.0 micrometer
27#/calor/cutE 50.0 mm
28#/calor/cutG 10.0 mm
29#/calor/cutE 0.015 mm
30#  hist file name
31#/plots/sethistName C360le.paw
32#/plots/sethistName enb.paw
33/plots/sethistName c12lei1.paw
34/run/initialize
35#/run/particle/dumpCutValues
36#/event/drawTracks none
37#
38#/gun/particle e-
39#/gun/particle gamma
40#/gun/particle proton
41/gun/particle IonC12
42#/gun/energy 360.0 MeV
43/gun/energy 3240.0 MeV
44#
45/run/beamOn 100
46
47
48
49
Note: See TracBrowser for help on using the repository browser.