]> git.uio.no Git - u/mrichter/AliRoot.git/blob - FLOW/README.txt
(martin) pt vs eta correction matrix calculation macro using CorrectionMatrix2D class.
[u/mrichter/AliRoot.git] / FLOW / README.txt
1
2 Flow ReadMe
3
4 The Flow package in AliRoot consistes of two parts.
5
6 1) Macros for fast flow analysis used for PPR studies
7 2) Interface to STAR flow analysis package
8
9
10 >> Alice PPR fast flow analysis package
11
12 This package is composed out of macros:
13
14 AliFlowPicoCreate.C - create pico event structures in "flowPicoEvent.root"
15 AliFlowReconstruction.C - fill pico event structure from Kinematics
16
17 All analysis macros are using "flowPicoEvent.root" file with data
18
19 AliFlowDist.C  - draw different distributions 
20                  for a given multiplicity and V2
21
22 AliFlowDrawV2.C - Draw event plane resolution and V2 resolution
23                   for a given multiplicity in function of V2
24
25 AliFlowDrawSummary.C - Draw resolution in function of multiplicity 
26                        and V2.
27
28 >> Alice Interface to STAR Flow analysis package
29
30