-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrun.mac
More file actions
85 lines (81 loc) · 2.34 KB
/
run.mac
File metadata and controls
85 lines (81 loc) · 2.34 KB
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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
/run/numberOfThreads 2
# Initialize kernel
/run/initialize
#
#/Micromegas/det/SetGeomID 12
#
##P=1MeV
##/Micromegas/det/setField 223 gauss
##P=100keV
##/Micromegas/det/setField 22.5 gauss
##P=5MeV
##/Micromegas/det/setField 500 gauss
##E=100keV
##/Micromegas/det/setField 81.5 gauss
##P=3.5MeV -> 778 G
#/Micromegas/det/setField 575 gauss
#
#/Micromegas/det/setCupThick 100 um
#
#/Leetech/det/SetCollimatorEntranceGapX 20 mm
#/Leetech/det/SetCollimatorEntranceGapY 20 mm
#/Leetech/det/SetCollimatorExit1GapX 20 mm
#/Leetech/det/SetCollimatorExit1GapY 20 mm
#
##equal to first colim gap
##/Micromegas/det/setApertureRaduis 1 cm
#/Micromegas/det/setApertureRaduis 2 cm
#
##equal to sec colim gap
##/Micromegas/det/setApertureThick 1.4 cm
#/Micromegas/det/setApertureThick 2 cm
#
##/Micromegas/det/setDet1InRad 0 mm unusable for now
#
#/Micromegas/det/setDet1OutRad 1 cm
#
##distance from the edge to beginning of the collimator system
#/Micromegas/det/setDet1X 20 mm
#
#/Micromegas/det/setRotationDeg 23 deg
##/Micromegas/det/setRotationAddDist 6.5 cm
#/Micromegas/det/setRotationAddDist 65 cm
#
#/Micromegas/det/setMaxStep 10 mm
#/Micromegas/det/setMaxLength 5.0 m
#/Micromegas/det/setMaxTime 20 s
#/Micromegas/det/setMinEkin 10 keV
#/Micromegas/det/setMionRang 0.01 mm
#
#/Micromegas/det/update
#
##gamma, e-, e+, mu-, mu+, pi-, pi+, kaon-, kaon+, anti_proton, proton
#/Micromegas/gun/PerticleType e-
#
## settings for aproximate parameters of collimators
##/Micromegas/gun/ParticlePosition -50 0 -60.0
##/Micromegas/gun/ParticleDirection 0.0 0.0 1.0
##/Micromegas/gun/ParticleDirectionRMS 0.1 0.1 0
##/Micromegas/gun/ParticleMomentum 0.5 1.5 -999
##/Micromegas/gun/ParticleMomentum 1 1 -999
#
## settings for don't use window 20mkm
##/Micromegas/gun/ParticlePosition -150.0 0 -200.0
##/Micromegas/gun/ParticleDirection 0.0 0.0 1.0
##/Micromegas/gun/ParticleDirectionRMS 0 0 0
##/Micromegas/gun/ParticleMomentum 3.5 3.5 -999
#
## FIGHT settings
#/Micromegas/gun/ParticleDirection 39 0.0 92
#/Micromegas/gun/ParticleDirectionRMS 0.0 0.0 0.0
#/Micromegas/gun/ParticleMomentum 3.5 3.5 -999
#
## DIRECT TO DETECTOR ssettings
##/Micromegas/gun/ParticlePosition 210 0 -161.193
##/Micromegas/gun/ParticleDirection 39 0.0 92
##/Micromegas/gun/ParticleDirectionRMS 0.0 0.0 0.0
##/Micromegas/gun/ParticleMomentum 5.0 5.0 -999
#
#/Leetech/RootFile Test
#/Micromegas/printModulo 100000
/run/beamOn 100000