]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG0/libPWG0selectors.pkg
update to comply with new GetLabel function
[u/mrichter/AliRoot.git] / PWG0 / libPWG0selectors.pkg
index aa2439e6696ddef3c4236b04f324c727a578b2f3..05bcb364834ec842dfdd729bd453154bfee5c6b7 100644 (file)
@@ -3,16 +3,18 @@
 # this library contains the selectors, which are loaded on the fly when one uses a given selector
 # thus this library is never used, it just exists for the build system to check if everything compiles
 
-HDRS = dNdEta/AlidNdEtaCorrectionSelector.h \
-       dNdEta/AlidNdEtaAnalysisMCSelector.h \
-       dNdEta/AlidNdEtaAnalysisESDSelector.h \
-       dNdEta/AlidNdEtaVertexRecEffSelector.h \
-       dNdEta/AliMultiplicityESDSelector.h \
-       dNdEta/AliMultiplicityMCSelector.h \
-       dNdEta/AlidNdEtaSystematicsSelector.h
+HDRS = dNdEta/AlidNdEtaSystematicsSelector.h \
+       dNdEta/AlidNdEtaTask.h \
+       dNdEta/AlidNdEtaCorrectionTask.h \
+       TPC/AliROCESDAnalysisSelector.h \
+       TPC/AliROCRawAnalysisSelector.h \
+       TPC/AliROCClusterAnalysisSelector.h \
+       highMultiplicity/AliHighMultiplicitySelector.h \
+       multiplicity/AliMultiplicityTask.h \
+       esdTrackCuts/AliCutTask.h
 
 SRCS = $(HDRS:.h=.cxx)
 
 DHDR= PWG0selectorsLinkDef.h
 
-EINCLUDE=PYTHIA6 EVGEN
+EINCLUDE=TPC RAW ITS