]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/CMakelibAliHLTTPC.pkg
- HWClusterDecoder component converts HW clusters to AliHLTTPCRawCluster format and...
[u/mrichter/AliRoot.git] / HLT / CMakelibAliHLTTPC.pkg
index 9d5e5fbb15a248ccc7fd6fd1cb81be3c8975c4e1..238bac27be57f690c926191624c04c947ee4a779 100644 (file)
@@ -32,6 +32,7 @@ set ( CLASS_HDRS
     transform/AliHLTTPCSpline2D3D.h
     transform/AliHLTTPCFastTransform.h
     AliHLTTPCClusterTransformation.h
+    AliHLTTPCClusterTransformationComponent.h
     AliHLTTPCAgent.h
     AliHLTTPCMemHandler.h
     AliHLTTPCFileHandler.h
@@ -116,6 +117,7 @@ set ( CLASS_HDRS
     HWCFemulator/AliHLTTPCHWCFConsistencyControlComponent.h
     HWCFemulator/AliHLTTPCHWClusterMerger.h
     HWCFemulator/AliHLTTPCHWClusterMergerV1.h
+    AliHLTTPCHWClusterDecoderComponent.h
 )
 
 string ( REPLACE ".h" ".cxx" MODULE_SRCS "${CLASS_HDRS}")