source: trunk/examples/extended/analysis/A01/test.in @ 893

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

update

File size: 1.3 KB
Line 
1#
2# Macro file for A01app
3#
4#    reference input test.in
5#    reference output test.out
6#    test.out was created with RH9.0, gcc3.2.2
7#                 geant4.6.0, clhep 1.8.1.0, HadronPhysicsQGSP_BERT
8#                 on 29-Jan-2004 T. Koi SLAC
9#
10#  turn off randomization
11#
12/mydet/randomizePrimary FALSE
13/mydet/sigmaMomentum 0.
14/mydet/sigmaAngle 0.
15#
16/mydet/armAngle 30. deg
17/gun/particle proton
18/mydet/momentum 100. GeV
19/mydet/fieldValue 100. tesla
20/run/beamOn 5
21#
22/mydet/armAngle 60. deg
23/gun/particle pi+
24/mydet/momentum 100. GeV
25/mydet/fieldValue 200. tesla
26/run/beamOn 5
27#
28/gun/particle e+
29/mydet/armAngle 30. deg
30/mydet/momentum 100. GeV
31/mydet/fieldValue 100. tesla
32/run/beamOn 5
33#
34#
35/mydet/armAngle 30. deg
36/gun/particle proton
37/mydet/momentum 10. GeV
38/mydet/fieldValue 10. tesla
39/run/beamOn 5
40#
41/mydet/armAngle 60. deg
42/gun/particle pi+
43/mydet/momentum 10. GeV
44/mydet/fieldValue 20. tesla
45/run/beamOn 5
46#
47/gun/particle e+
48/mydet/armAngle 30. deg
49/mydet/momentum 10. GeV
50/mydet/fieldValue 10. tesla
51/run/beamOn 5
52#
53#
54/mydet/armAngle 30. deg
55/gun/particle proton
56/mydet/momentum 1. GeV
57/mydet/fieldValue 1. tesla
58/run/beamOn 5
59#
60/mydet/armAngle 60. deg
61/gun/particle pi+
62/mydet/momentum 1. GeV
63/mydet/fieldValue 2. tesla
64/run/beamOn 5
65#
66/gun/particle e+
67/mydet/armAngle 30. deg
68/mydet/momentum 1. GeV
69/mydet/fieldValue 1. tesla
70/run/beamOn 5
Note: See TracBrowser for help on using the repository browser.