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