]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/libAliHLTEMCAL.pkg
Changed class inheritance: from TObject to TTask
[u/mrichter/AliRoot.git] / HLT / libAliHLTEMCAL.pkg
index 8c8ddf404aa5c2edeebca82614402080c24e2260..77caddcab25508cc5d8eab50100cf7a1df2a9dad 100644 (file)
@@ -12,7 +12,6 @@ CLASS_HDRS:= \
        AliHLTEMCALRawAnalyzerPeakFinderComponent.h \
        AliHLTEMCALRawAnalyzerFastFitComponent.h \
        AliHLTEMCALRawAnalyzerNNComponent.h \
-       AliHLTEMCALSharedMemoryInterface.h  \
        AliHLTEMCALConstants.h \
        AliHLTEMCALDigitMakerComponent.h \
        AliHLTEMCALClusterizerComponent.h \
@@ -29,8 +28,9 @@ MODULE_SRCS= \
 # the CLASS_HDRS variable. So we just use the content of this. You
 # can simply add more header files which don't contain classes with
 # ROOT dictionary support
-MODULE_HDRS:=  $(CLASS_HDRS) \
-       AliHLTEMCALConstant.h
+MODULE_HDRS:=  $(CLASS_HDRS)
+
+
 
 
 # The LinkDef file required by the ROOT dictionary generation can be