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