source: trunk/examples/extended/field/field04/field04.in

Last change on this file was 1337, checked in by garnier, 14 years ago

tag geant4.9.4 beta 1 + modifs locales

File size: 1.2 KB
Line 
1#
2# Macro file for the initialization phase of field04
3#
4#/run/verbose 1
5/control/verbose 2
6#/event/verbose 1
7#/tracking/verbose 1
8#
9/field04/SetWorldMat G4_AIR
10/field04/SetWorldR  5.0 m
11/field04/SetWorldZ 50.0 m
12#
13/field04/SetCaptureR 0.6 m
14/field04/SetCaptureZ 4.0 m
15/field04/SetCaptureB1 2.5 tesla
16/field04/SetCaptureB2 5.0 tesla
17#
18/field04/SetTransferR  0.3 m
19/field04/SetTransferZ 15.0 m
20/field04/SetTransferB 5.0 tesla
21/field04/SetTransferP 0.0 m
22#
23/field04/SetTgtMat G4_W
24/field04/SetTgtRad    0.4 cm
25/field04/SetTgtThick 16.0 cm
26/field04/SetTgtPos 0.0 cm
27/field04/SetTgtAng 170
28#
29/field04/SetDgrMat G4_Pb
30/field04/SetDgrRad  30.0 cm
31/field04/SetDgrThick 0.1 cm
32#/field04/SetDgrPos -7.4 m
33#
34/exp/phys/gammaCut 1.0 m
35/exp/phys/stepMax 2.0 mm
36#
37#/decay/pienu
38#/decay/pimunu
39#
40/field/setStepperType 4
41/field/setMinStep 10 mm
42/field/update
43#
44/run/initialize
45#
46#/process/inactivate msc
47#/process/activate msc
48#
49#/field04/SetTgtMat G4_Pb
50#/field04/SetCaptureR 0.6 m
51#/field04/Update
52#
53/gun/particle proton
54/gun/energy 500.0 MeV
55#/gun/momentumAmp 1.09008 GeV
56/gun/random on
57#
58#/control/execute vis.mac
59#
60#
61#/rndm/autoSeed 1
62#
63#/rndm/save 2
64#/rndm/read random/run0evt8268.rndm
65#/random/resetEngineFrom random/run0evt40.rndm
66#
67/run/beamOn 1000
68#
Note: See TracBrowser for help on using the repository browser.