]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PWG0/libPWG0selectors.pkg
Protections for border effects added (F. Prino)
[u/mrichter/AliRoot.git] / PWG0 / libPWG0selectors.pkg
CommitLineData
dc740de4 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
116083b1 6HDRS = dNdEta/AlidNdEtaSystematicsSelector.h \
7 dNdEta/AlidNdEtaTask.h \
8 dNdEta/AlidNdEtaCorrectionTask.h \
eb884e16 9 TPC/AliROCESDAnalysisSelector.h \
da127a76 10 TPC/AliROCRawAnalysisSelector.h \
447c325d 11 TPC/AliROCClusterAnalysisSelector.h \
116083b1 12 highMultiplicity/AliHighMultiplicitySelector.h \
13 multiplicity/AliMultiplicityTask.h \
14 esdTrackCuts/AliCutTask.h
dc740de4 15
16SRCS = $(HDRS:.h=.cxx)
17
18DHDR= PWG0selectorsLinkDef.h
19
116083b1 20EINCLUDE=TPC RAW ITS