]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PWG2/libPWG2flow.pkg
AliPHOSTrackSegmentMaker, AliPHOSPID, TClonesArray of EMC and CPV
[u/mrichter/AliRoot.git] / PWG2 / libPWG2flow.pkg
CommitLineData
448e8856 1SRCS= FLOW/AliFlowEventSimple.cxx \
2 FLOW/AliFlowTrackSimple.cxx \
3 FLOW/AliFlowCommonConstants.cxx \
4 FLOW/AliFlowLYZConstants.cxx \
5 FLOW/AliFlowCumuConstants.cxx \
6 FLOW/AliFlowCommonHist.cxx \
7 FLOW/AliFlowCommonHistResults.cxx \
8 FLOW/AliFlowLYZHist1.cxx \
9 FLOW/AliFlowLYZHist2.cxx \
10 FLOW/AliFlowVector.cxx \
11 FLOW/AliFlowLYZEventPlane.cxx \
12 FLOW/AliFlowEventSimpleMaker.cxx \
13 FLOW/AliFlowAnalysisWithMCEventPlane.cxx \
14 FLOW/AliFlowAnalysisWithLYZEventPlane.cxx \
15 FLOW/AliFlowAnalysisWithLeeYangZeros.cxx \
16 FLOW/AliFlowAnalysisWithCumulants.cxx \
17 FLOW/AliAnalysisTaskMCEventPlane.cxx \
18 FLOW/AliAnalysisTaskLYZEventPlane.cxx \
19 FLOW/AliAnalysisTaskLeeYangZeros.cxx
20
6ef175a2 21
22HDRS= $(SRCS:.cxx=.h)
23
24DHDR:=PWG2flowLinkDef.h
25
26EXPORT:=
27
9777bfcb 28EINCLUDE:=
6ef175a2 29