]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/libAliHLTCalo.pkg
- added protection for slice and partition values out of range
[u/mrichter/AliRoot.git] / HLT / libAliHLTCalo.pkg
index 9d6524c67cb94992458fb8c2ec8f3e8d70819a81..2f270be5641a3414343abdfe096571cc21b90982 100644 (file)
@@ -1,5 +1,5 @@
 #-*- Mode: Makefile -*-
-# $Id: libAliHLTCalo.pkg 35236 2009-10-05 18:22:22Z phille $
+# $Id$
 
 
 include $(MODDIR)/hlt.conf
@@ -21,11 +21,12 @@ AliHLTCaloDefinitions.h \
 AliHLTCaloSanityInspector.h \
 AliHLTCaloSharedMemoryInterfacev2.h \
 AliHLTCaloFourier.h \
-AliHLTCaloProcessor.h \
-AliHLTCaloRcuProcessor.h
-
-
-
+AliHLTCaloConstants.h \
+AliHLTCaloClusterizer.h \
+AliHLTCaloDigitMaker.h \
+AliHLTCaloClusterAnalyser.h \
+AliHLTCaloRcuProcessor.h \
+AliHLTCaloProcessor.h 
 
 ## all source files of this module
 ## all source files corresponding to the class headers
@@ -34,16 +35,22 @@ 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
-#MODULE_DHDR:=         AliHLTCaloLinkDef.h
+MODULE_DHDR:=
 
 ## AliRoot include paths
-EINCLUDE := HLT/BASE HLT/BASE/util STEER RAW HLT/PHOS EMCAL CALO
+EINCLUDE := HLT/BASE HLT/BASE/util STEER RAW HLT/PHOS EMCAL CALO PHOS
 
 LIBRARY_DEP  := -lHLTbase -lCalo -CALOshuttle -lESD -lSTEER -lRAWDatarec