source: trunk/examples/novice/N05/exampleN05.large_N.in @ 811

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

update

File size: 655 bytes
Line 
1#  exampleN05.in
2#
3/gun/particle e-
4/gun/energy 1 GeV
5/gun/position 0 0 0
6#
7#/tracking/verbose 1
8#
9/gun/direction 0 .6 1.
10/run/beamOn 250
11#
12/gun/direction 0 .3 1.
13/run/beamOn 250
14#
15/gun/direction 0 -.3 1.
16/run/beamOn 250
17#
18/gun/direction 0 -.6 1.
19/run/beamOn 250
20#
21/gun/particle pi-
22/gun/energy 1 GeV
23/gun/position 0 0 0
24#
25#
26#
27/gun/direction 0 .6 1.
28/run/beamOn 250
29#
30/gun/direction 0 .3 1.
31/run/beamOn 250
32#
33/gun/direction 0 -.3 1.
34/run/beamOn 250
35#
36/gun/direction 0 -.6 1.
37/run/beamOn 250
38#
39#
40# switch off Fast Simulation
41#
42/gun/particle e-
43#
44/process/inactivate G4FastSimulationManagerProcess
45#
46/gun/direction 0 .6 1.
47/run/beamOn 250
48#
49
50
51exit
52
53
54
55
56
57
58
59
Note: See TracBrowser for help on using the repository browser.