]> git.uio.no Git - u/mrichter/AliRoot.git/blob - PWG0/libPWG0selectors.pkg
Modification needed to sync DA version and realease fields with svn
[u/mrichter/AliRoot.git] / PWG0 / libPWG0selectors.pkg
1 # $Id$
2
3 # this library contains the selectors, which are loaded on the fly when one uses a given selector
4 # thus this library is never used, it just exists for the build system to check if everything compiles
5
6 HDRS = dNdEta/AlidNdEtaSystematicsSelector.h \
7        dNdEta/AlidNdEtaTask.h \
8        dNdEta/AlidNdEtaCorrectionTask.h \
9        TPC/AliROCESDAnalysisSelector.h \
10        TPC/AliROCRawAnalysisSelector.h \
11        TPC/AliROCClusterAnalysisSelector.h \
12        highMultiplicity/AliHighMultiplicitySelector.h \
13        multiplicity/AliMultiplicityTask.h \
14        esdTrackCuts/AliCutTask.h
15
16 SRCS = $(HDRS:.h=.cxx)
17
18 DHDR= PWG0selectorsLinkDef.h
19
20 EINCLUDE=TPC RAW ITS