]> git.uio.no Git - u/mrichter/AliRoot.git/blob - PWG2/libPWG2ebye.pkg
Adding the LRC task to the ebye lib
[u/mrichter/AliRoot.git] / PWG2 / libPWG2ebye.pkg
1 #-*- Mode: Makefile -*-
2
3 SRCS=  EBYE/AliBalance.cxx \
4        EBYE/LRC/AliAnalysisTaskLRC.cxx \
5        EBYE/LRC/AliLRCAnalysis.cxx \
6        EBYE/LRC/AliLRCFit.cxx \
7        EBYE/LRC/AliLRCNN.cxx \
8        EBYE/LRC/AliLRCPtN.cxx \
9        EBYE/LRC/AliLRCPtPt.cxx
10
11 HDRS= $(SRCS:.cxx=.h) 
12
13 DHDR:=PWG2ebyeLinkDef.h
14
15 EXPORT:=
16
17 EINCLUDE:= 
18