forked from jan-kaspar/analysis_ctpps_alignment_2017_preTS2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
32 lines (22 loc) · 1.11 KB
/
README
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
----------------------------------------------------------------------------------------------------
PREPARATION
----------------------------------------------------------------------------------------------------
1) Build working directories:
cd build_work_dirs
./build_for_alignment_runs
./build_for_physics_runs
----------------------------------------------------------------------------------------------------
ANALYSIS
----------------------------------------------------------------------------------------------------
1) Run distributions
./run distributions.cc data/alig*/fill_*/xangle_*/DS? -submit
./run distributions.cc data/phys/fill_*/xangle_*/*/ -submit
2) Horizontal alignment
2.0) Match data from alignment fill 5685 to data from alignment fill 5912 - already done, alignment constants store in config files.
2.1) Run matching (methods "x" and "y", wrt. alig/fill_5685)
./run match data/phys/fill_*/xangle*/*/ -submit
3) Vertical and tilt alignment
3.1) Method "fit"
./run y_alignment data/phys/fill_*/xangle*/*/ -submit
3.2) Method "s-curve"
./run y_alignment_alt data/phys/fill_*/xangle*/*/ -submit