]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/libAliHLTCalo.pkg
implementing the copy contructors for two helper classes because compiler on macos...
[u/mrichter/AliRoot.git] / HLT / libAliHLTCalo.pkg
index 05f6071df9b9393407a5d07ce29f12616cd652fb..90b8302111864aea89cff8ae2ae410e4c6809d10 100644 (file)
@@ -8,27 +8,23 @@ include $(MODDIR)/hlt.conf
 ## header files of all classes
 ## optionally, the link def file of the library is generated
 ## automatically from those header files
-CLASS_HDRS:=   AliHLTCaloRawAnalyzerComponentv3.h \
-               AliHLTCaloUtilities.h \
-               AliHLTCaloMapper.h \
-               AliHLTCaloDefinitions.h \
-               AliHLTCaloSanityInspector.h \
-               AliHLTCaloSharedMemoryInterfacev2.h \
-               AliHLTCaloFourier.h \
-               AliHLTCaloConstantsHandler.h \
-               AliHLTCaloClusterizer.h \
-               AliHLTCaloDigitMaker.h \
-               AliHLTCaloClusterAnalyser.h \
-               AliHLTCaloRcuProcessor.h \
-               AliHLTCaloConstants.h \
-               AliHLTCaloProcessor.h \
-               AliCaloBunchInfo.h \
-               AliCaloFitResults.h \
-               AliCaloRawAnalyzer.h \
-               AliCaloRawAnalyzerCrude.h \
-               AliCaloRawAnalyzerPeakFinder.h \
-               AliCaloRawAnalyzerLMS.h
-
+CLASS_HDRS:= AliHLTCaloRawAnalyzerComponentv3.h \
+AliHLTCaloUtilities.h \
+AliHLTCaloMapper.h \
+AliHLTCaloDefinitions.h \
+AliHLTCaloConstants.h \
+AliHLTCaloSanityInspector.h \
+AliHLTCaloSharedMemoryInterfacev2.h \
+AliHLTCaloFourier.h \
+AliHLTCaloConstantsHandler.h \
+AliHLTCaloClusterizer.h \
+AliHLTCaloClusterizerNbyN.h \
+AliHLTCaloClusterizerComponent.h \
+AliHLTCaloDigitMaker.h \
+AliHLTCaloClusterAnalyser.h \
+AliHLTCaloProcessor.h \
+AliHLTCaloGeometry.h \
+AliHLTCaloRecoParamHandler.h
 
 ## all source files of this module
 ## all source files corresponding to the class headers
@@ -38,8 +34,6 @@ MODULE_SRCS=  $(CLASS_HDRS:.h=.cxx)
 
 ## all header files of this module
 MODULE_HDRS:=  $(CLASS_HDRS) \
-               AliHLTCaloConstant.h \
-               AliHLTCaloDigitDataStruct.h \
                AliHLTCaloDigitContainerDataStruct.h \
                AliHLTCaloRecPointDataStruct.h \
                AliHLTCaloRecPointContainerStruct.h \
@@ -52,7 +46,8 @@ MODULE_HDRS:=         $(CLASS_HDRS) \
 MODULE_DHDR:=
 
 ## AliRoot include paths
-EINCLUDE := HLT/BASE HLT/BASE/util STEER RAW HLT/PHOS EMCAL CALO PHOS
+##EINCLUDE := HLT/BASE HLT/BASE/util STEER RAW HLT/PHOS HLT/EMCAL EMCAL CALO PHOS
+EINCLUDE := HLT/BASE HLT/BASE/util STEER RAW  EMCAL 
 
 ## LIBRARY_DEP  := -lHLTbase -lCalo -CALOshuttle -lESD -lSTEER -lRAWDatarec -lEMCALrec
 LIBRARY_DEP  := -lHLTbase  -lEMCALrec   -lESD -lSTEER -lRAWDatarec