]> git.uio.no Git - u/mrichter/AliRoot.git/blob - PWG2/libPWG2ebye.pkg
Brand-new implementation of Raw->SDigits. One first reconstructs the signal from...
[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        EBYE/LRC/AliLRCProcess.cxx 
11
12 HDRS= $(SRCS:.cxx=.h) 
13
14 DHDR:=PWG2ebyeLinkDef.h
15
16 EXPORT:=
17
18 EINCLUDE:= PWG2/EBYE PWG2/EBYE/LRC 
19