-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvis.mac
More file actions
81 lines (60 loc) · 2.13 KB
/
vis.mac
File metadata and controls
81 lines (60 loc) · 2.13 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
#/vis/open HepRepFile
#/vis/open OGLSXm
/vis/drawVolume
# for drawing the tracks
/vis/scene/add/trajectories
# (if you prefer refreshing each event, comment out next line)
/vis/scene/endOfEventAction accumulate
#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
#/Micromegas/det/setField 163 gauss
/Micromegas/det/setField 500 gauss
/Micromegas/det/setCupThick 1 um
/Leetech/det/SetCollimatorEntranceGapX 10 mm
/Leetech/det/SetCollimatorEntranceGapY 20 mm
/Leetech/det/SetCollimatorExit1GapX 10 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 0 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 don't use window 20mkm
#/Micromegas/gun/ParticlePosition -500 0 -500
#/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 settings
#/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 LeetechVis
#/Micromegas/printModulo 100000
#/run/beamOn 500