]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
removal of obsolete selector based class
authorjgrosseo <jgrosseo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 17 Jul 2008 14:39:39 +0000 (14:39 +0000)
committerjgrosseo <jgrosseo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 17 Jul 2008 14:39:39 +0000 (14:39 +0000)
PWG0/PWG0selectorsLinkDef.h
PWG0/libPWG0selectors.pkg

index cbd206e85e44cac8e34950f4b698a754fd04294c..bc8747fc212696600be68b6525099a5713cd768d 100644 (file)
@@ -8,7 +8,6 @@
 #pragma link off all classes;
 #pragma link off all functions;
 
 #pragma link off all classes;
 #pragma link off all functions;
 
-#pragma link C++ class AlidNdEtaSystematicsSelector+;
 #pragma link C++ class AliROCESDAnalysisSelector+;
 #pragma link C++ class AliROCRawAnalysisSelector+;
 #pragma link C++ class AliROCClusterAnalysisSelector+;
 #pragma link C++ class AliROCESDAnalysisSelector+;
 #pragma link C++ class AliROCRawAnalysisSelector+;
 #pragma link C++ class AliROCClusterAnalysisSelector+;
index c2a18d087410b3847afe3c7d34540ce85a95d2f3..5254a34d81bc01ad34ef64b175b212177b347a21 100644 (file)
@@ -5,8 +5,7 @@
 # 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
 
 # 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/AlidNdEtaSystematicsSelector.h \
-       dNdEta/AlidNdEtaTask.h \
+HDRS = dNdEta/AlidNdEtaTask.h \
        dNdEta/AlidNdEtaCorrectionTask.h \
        TPC/AliROCESDAnalysisSelector.h \
        TPC/AliROCRawAnalysisSelector.h \
        dNdEta/AlidNdEtaCorrectionTask.h \
        TPC/AliROCESDAnalysisSelector.h \
        TPC/AliROCRawAnalysisSelector.h \