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

Last change on this file since 1309 was 807, checked in by garnier, 16 years ago

update

File size: 1.3 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/addPhysics emstandard_opt1
35#/exp/phys/addPhysics QGSP_BERT
36#/exp/phys/removeHadronPhysics gamma_nuc
37/exp/phys/gammaCut 1.0 m
38/exp/phys/stepMax 2.0 mm
39/exp/phys/list
40#
41#/decay/pienu
42#/decay/pimunu
43#
44/field/setStepperType 4
45/field/setMinStep 10 mm
46/field/update
47#
48/run/initialize
49#
50#/process/inactivate msc
51#/process/activate msc
52#
53#/field04/SetTgtMat G4_Pb
54#/field04/SetCaptureR 0.6 m
55#/field04/Update
56#
57/gun/particle proton
58/gun/energy 500.0 MeV
59#/gun/momentumAmp 1.09008 GeV
60/gun/random on
61#
62#/control/execute vis.mac
63#
64#/rndm/save 2
65#/rndm/read random/run0evt8268.rndm
66#/random/resetEngineFrom random/run0evt40.rndm
67#
68/run/beamOn 1000
69#
Note: See TracBrowser for help on using the repository browser.