]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/CMakelibAliHLTTPC.pkg
treatment of MC labels added
[u/mrichter/AliRoot.git] / HLT / CMakelibAliHLTTPC.pkg
index deca1b0a16bd4cc06d4be3b6ab5d58775add6873..abe00ecc4d4543f85120a2546e3a235940f2b42c 100644 (file)
@@ -124,6 +124,9 @@ set ( CLASS_HDRS
     comp/AliHLTTPCCompModelInflater.h
     comp/AliHLTTPCCompModelInflaterComponent.h
     comp/AliHLTTPCDataCompressionComponent.h
+    comp/AliHLTTPCDataCompressionMonitorComponent.h
+    comp/AliHLTTPCDataCompressionDecoder.h
+    comp/AliHLTTPCDataCompressionFilterComponent.h
     AliHLTTPCClusterHistoComponent.h
     AliHLTTPCTrackHistoComponent.h
     AliHLTTPCTrackDumpComponent.h
@@ -141,6 +144,7 @@ set ( CLASS_HDRS
     HWCFemulator/AliHLTTPCHWCFSupport.h
     HWCFemulator/AliHLTTPCHWCFEmulatorComponent.h
     HWCFemulator/AliHLTTPCHWCFConsistencyControlComponent.h
+    HWCFemulator/AliHLTTPCHWClusterMerger.h
 )
 
 string ( REPLACE ".h" ".cxx" MODULE_SRCS "${CLASS_HDRS}")