]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/libAliHLTTRD.pkg
Due to developments in the Off-line code there is an impact on the HLT DA algorithms...
[u/mrichter/AliRoot.git] / HLT / libAliHLTTRD.pkg
index 0d703f83d44d443351b6f01ac88d29c5a8102177..392ef351d0cfb733f26c4027444bc3a10f02a61d 100644 (file)
@@ -10,25 +10,19 @@ include $(MODDIR)/hlt.conf
 
 # library sources
 MODULE_SRCS= \
-       AliHLTTRDCalibrationComponent.cxx \
-       AliHLTTRDCalibra.cxx \
         AliHLTTRDClusterizerComponent.cxx \
         AliHLTTRDDefinitions.cxx \
         AliHLTTRDTrackerComponent.cxx \
         AliTRDclusterizerV1HLT.cxx \
-        AliTRDtriggerHLT.cxx \
        AliTRDtrackerHLT.cxx
 
 # class header files, the link definition for the root dictionary
 # will be created from the names of the header files
 CLASS_HDRS:= \
-       AliHLTTRDCalibrationComponent.h \
-       AliHLTTRDCalibra.h \
         AliHLTTRDClusterizerComponent.h \
         AliHLTTRDDefinitions.h \
         AliHLTTRDTrackerComponent.h \
         AliTRDclusterizerV1HLT.h \
-        AliTRDtriggerHLT.h \
        AliTRDtrackerHLT.h
 
 # library headers