]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/TPCLib/AliHLTTPCDefinitions.h
HWClusterDecoder produces a descriptor block. It shows whether the clusters have...
[u/mrichter/AliRoot.git] / HLT / TPCLib / AliHLTTPCDefinitions.h
index 98f94f93a75b15d6ce8270fb5f2afe5fe4ae54c1..885e78b08fd4c2ba3c2869801bda4e1d5a05361d 100644 (file)
@@ -109,6 +109,9 @@ public:
   /** raw cluster data (not transformed) */
   static const AliHLTComponentDataType fgkRawClustersDataType;          // see above
   static const AliHLTComponentDataType& RawClustersDataType();
+  /** raw cluster data descriptor*/
+  static const AliHLTComponentDataType fgkRawClustersDescriptorDataType;          // see above
+  static const AliHLTComponentDataType& RawClustersDescriptorDataType();
   /** HW cluster data */
   static const AliHLTComponentDataType fgkHWClustersDataType;           // see above
   static const AliHLTComponentDataType& HWClustersDataType();