-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathexampleB5.in
66 lines (64 loc) · 1.26 KB
/
exampleB5.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
#
# Test macro file for exampleB5
#
/run/initialize
# Turn off randomization
/B5/generator/randomizePrimary false
/B5/generator/sigmaMomentum 0.
/B5/generator/sigmaAngle 0.
/run/printProgress 5
#
/B5/detector/armAngle 30. deg
/gun/particle proton
/B5/generator/momentum 100. GeV
/B5/field/value 100. tesla
/run/beamOn 5
#
/B5/detector/armAngle 60. deg
/gun/particle pi+
/B5/generator/momentum 100. GeV
/B5/field/value 200. tesla
/run/beamOn 5
#
/gun/particle e+
/B5/detector/armAngle 30. deg
/B5/generator/momentum 100. GeV
/B5/field/value 100. tesla
/run/beamOn 5
#
/B5/detector/armAngle 30. deg
/gun/particle proton
/B5/generator/momentum 10. GeV
/B5/field/value 10. tesla
/run/beamOn 5
#
/B5/detector/armAngle 60. deg
/gun/particle pi+
/B5/generator/momentum 10. GeV
/B5/field/value 20. tesla
/run/beamOn 5
#
/gun/particle e+
/B5/detector/armAngle 30. deg
/B5/generator/momentum 10. GeV
/B5/field/value 10. tesla
/run/beamOn 5
#
#
/B5/detector/armAngle 30. deg
/gun/particle proton
/B5/generator/momentum 1. GeV
/B5/field/value 1. tesla
/run/beamOn 5
#
/B5/detector/armAngle 60. deg
/gun/particle pi+
/B5/generator/momentum 1. GeV
/B5/field/value 2. tesla
/run/beamOn 5
#
/gun/particle e+
/B5/detector/armAngle 30. deg
/B5/generator/momentum 1. GeV
/B5/field/value 1. tesla
/run/beamOn 5