]> git.uio.no Git - u/mrichter/AliRoot.git/blob - PWG0/libPWG0base.pkg
V0 rescaling in MC and multiple bins in correct.C
[u/mrichter/AliRoot.git] / PWG0 / libPWG0base.pkg
1 #-*- Mode: Makefile -*-
2
3 # $Id$
4
5 SRCS = dNdEta/dNdEtaAnalysis.cxx \
6       dNdEta/AlidNdEtaCorrection.cxx \
7       AliCorrectionMatrix.cxx \
8       AliCorrectionMatrix2D.cxx \
9       AliCorrectionMatrix3D.cxx \
10       AliCorrection.cxx \
11       AliPWG0Helper.cxx \
12       AliUnfolding.cxx \
13       multiplicity/AliMultiplicityCorrection.cxx \
14       genLevelSimulation/AliAnalysisTaskdNdetaMC.cxx
15
16 HDRS = $(SRCS:.cxx=.h)
17
18 DHDR= PWG0baseLinkDef.h
19
20 EINCLUDE= PWG0/dNdEta PWG0/multiplicity PWG0/genLevelSimulation
21
22 ifeq (win32gcc,$(ALICE_TARGET))
23 PACKSOFLAGS:= $(SOFLAGS) -L$(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET) -lSTEERBase \
24                          -lESD -lANALYSIS \
25                          -L$(ROOTLIBDIR) -lEG
26 endif
27
28 EXPORT=AliUnfolding.h