]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PWG2/libPWG2flow.pkg
Fixed coding conventions
[u/mrichter/AliRoot.git] / PWG2 / libPWG2flow.pkg
CommitLineData
9777bfcb 1SRCS= FLOW/AliFlowEvent.cxx \
2 FLOW/AliFlowTrack.cxx \
3 FLOW/AliFlowConstants.cxx \
4 FLOW/AliFlowV0.cxx \
6ef175a2 5 FLOW/AliFlowSelection.cxx \
9777bfcb 6 FLOW/AliFlowAnalyser.cxx \
7 FLOW/AliFlowMaker.cxx \
da5aa0a0 8 FLOW/AliFlowKineMaker.cxx \
9777bfcb 9 FLOW/AliFlowWeighter.cxx
6ef175a2 10
11HDRS= $(SRCS:.cxx=.h)
12
13DHDR:=PWG2flowLinkDef.h
14
15EXPORT:=
16
9777bfcb 17EINCLUDE:=
6ef175a2 18