]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/CMakelibAliHLTITS.pkg
first version of HLT ITS SA Primaries tracker/vertexer
[u/mrichter/AliRoot.git] / HLT / CMakelibAliHLTITS.pkg
index 07b7fcc68a0d079b1ab81fd291fada84a1273053..47f42f57c64c89467c44b85eaef718ebecc7119f 100644 (file)
@@ -47,6 +47,10 @@ set ( CLASS_HDRS
     clusterfinders/AliHLTITSClusterFinderSPD.h
     clusterfinders/AliHLTITSClusterFinderSSD.h
     AliHLTITSVertexerSPDComponent.h
+    trackingSAP/AliITSSAPLayer.h
+    trackingSAP/AliITSSAPAux.h
+    trackingSAP/AliITSSAPTracker.h
+    trackingSAP/AliHLTITSSAPTrackerComponent.h
     )
 
 string ( REPLACE ".h" ".cxx" MODULE_SRCS "${CLASS_HDRS}" )