]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/libAliHLTCalo.pkg
Fix due to change of method name in CORRFW
[u/mrichter/AliRoot.git] / HLT / libAliHLTCalo.pkg
index 2799819c5aab673cc92ffbe70f15866aa61ce3f5..3941c12815f1c5a67c893d942c7baa61cb0138c4 100644 (file)
@@ -21,10 +21,11 @@ AliHLTCaloDefinitions.h \
 AliHLTCaloSanityInspector.h \
 AliHLTCaloSharedMemoryInterfacev2.h \
 AliHLTCaloFourier.h \
-AliHLTCaloProcessor.h \
-AliHLTCaloRcuProcessor.h
-
-
+AliHLTCaloConstants.h \
+AliHLTCaloConstantsHandler.h \
+AliHLTCaloClusterizer.h \
+AliHLTCaloDigitMaker.h \
+AliHLTCaloClusterAnalyser.h 
 
 
 ## all source files of this module
@@ -34,9 +35,15 @@ AliHLTCaloRcuProcessor.h
 MODULE_SRCS=   $(CLASS_HDRS:.h=.cxx)
 
 ## all header files of this module
-MODULE_HDRS:=  $(CLASS_HDRS)                           \
-               AliHLTCaloConstants.h
-
+MODULE_HDRS:=  $(CLASS_HDRS) \
+               AliHLTCaloConstant.h \
+               AliHLTCaloDigitDataStruct.h \
+               AliHLTCaloDigitContainerDataStruct.h \
+               AliHLTCaloRecPointDataStruct.h \
+               AliHLTCaloRecPointContainerStruct.h \
+               AliHLTCaloRecPointHeaderStruct.h 
+##             AliHLTCaloChannelDataStruct.h \
+##             AliHLTCaloChannelDataHeaderStruct.h 
 
 ## the link def file for this module
 ## generated automatically if empty