]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/libAliHLTITS.pkg
correct leak when creating the vertex array
[u/mrichter/AliRoot.git] / HLT / libAliHLTITS.pkg
index 44ee6f94ee091aab29ff791dec7e8c796bbb0a03..937225337e4b08a4c74a818aee008feb252c7c3c 100644 (file)
@@ -11,12 +11,14 @@ CLASS_HDRS:=        AliHLTITStrack.h \
                AliHLTITSCompressRawDataSDDComponent.h \
                AliHLTITSSSDQARecPointsComponent.h \
                AliHLTITSQAComponent.h \
+               AliHLTITSDigitPublisherComponent.h \
                tracking/AliITStrackerHLT.h \
                tracking/AliHLTITSTrackerComponent.h \
                tracking/AliHLTITSDetector.h \
                tracking/AliHLTITSLayer.h \
                tracking/AliHLTITSTrack.h \
                clusterfinders/AliHLTITSClusterFinderSPD.h \
+               clusterfinders/AliHLTITSClusterFinderSSD.h \
                AliHLTITSVertexerSPDComponent.h 
 
 MODULE_SRCS=   $(CLASS_HDRS:.h=.cxx)