source: trunk/examples/advanced/gammaray_telescope/gammaraytel.in @ 1272

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

update

File size: 631 bytes
Line 
1# Macro file for the test of
2# GammaRayTel
3#
4#
5
6/control/verbose 1
7/control/saveHistory
8/run/verbose 1
9/gun/sourceGen true
10/run/initialize
11
12/control/execute emstd.mac
13
14/gun/particle proton
15/gun/energy 1 GeV
16/gun/sourceType 2
17/run/beamOn 100
18
19/gun/particle gamma
20/gun/energy 1 GeV
21/gun/sourceType 2
22/run/beamOn 100
23
24/gun/particle e-
25/gun/energy 1 GeV
26/gun/sourceType 2
27/run/beamOn 100
28
29/control/execute emlowe.mac
30
31/gun/particle proton
32/gun/energy 1 GeV
33/gun/sourceType 2
34/run/beamOn 100
35
36/gun/particle gamma
37/gun/energy 1 GeV
38/gun/sourceType 2
39/run/beamOn 100
40
41/gun/particle e-
42/gun/energy 1 GeV
43/gun/sourceType 2
44/run/beamOn 100
45
Note: See TracBrowser for help on using the repository browser.