]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/libAliHLTMUON.pkg
Fixing logic bugs for removing duplicate tracks.
[u/mrichter/AliRoot.git] / HLT / libAliHLTMUON.pkg
index ccb7059b993cdfbbc490d586659593f95447481c..91a33bc894a7df8e5c111bd85835061a3285d1b6 100644 (file)
@@ -17,6 +17,8 @@ CLASS_HDRS :=         OfflineInterface/AliHLTMUONAgent.h \
                utils/AliHLTMUONEmptyEventFilterComponent.h \
                utils/AliHLTMUONDataCheckerComponent.h \
                utils/AliHLTMUONRawDataHistoComponent.h \
+               AliHLTMUONUtils.h \
+               AliHLTMUONConstants.h \
                AliHLTMUONProcessor.h \
                AliHLTMUONRecHit.h \
                AliHLTMUONTriggerRecord.h \
@@ -26,8 +28,6 @@ CLASS_HDRS :=         OfflineInterface/AliHLTMUONAgent.h \
 
 # Sources that are not ROOT classes:
 MODULE_SRCS := $(CLASS_HDRS:.h=.cxx) \
-               AliHLTMUONUtils.cxx \
-               AliHLTMUONConstants.cxx \
                AliHLTMUONTriggerRecordsBlockStruct.cxx \
                AliHLTMUONTrigRecsDebugBlockStruct.cxx \
                AliHLTMUONRecHitsBlockStruct.cxx \
@@ -51,7 +51,7 @@ MODULE_HDRS :=        $(MODULE_SRCS:.cxx=.h) \
                OnlineAnalysis/AliHLTMUONMansoTrackerFSMCallback.h
 
 # The dictionary linkdef header for rootcint:
-MODULE_DHDR :=         HLTMUONLinkDef.h
+MODULE_DHDR :=         AliHLTMUONLinkDef.h
 
 EINCLUDE :=    HLT/BASE HLT/MUON HLT/MUON/utils HLT/MUON/OnlineAnalysis \
                HLT/MUON/OfflineInterface MUON MUON/mapping STEER RAW