]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/TPCLib/AliHLTTPCDigitReader.h
TPCZeroSuppressionComponent finalized, utility methods in digit reader interface...
[u/mrichter/AliRoot.git] / HLT / TPCLib / AliHLTTPCDigitReader.h
index 4023186954165d488ebb3a21f92c2c2e150940bf..7b61cd8cdf7086e5fe1d026e7cf243a116b30bab 100644 (file)
@@ -118,6 +118,11 @@ public:
    */
   virtual AliHLTUInt32_t GetAltroBlockHWaddr() const;
 
+  /**
+   * Get current hardware address from row and pad number.
+   */
+  virtual AliHLTUInt32_t GetAltroBlockHWaddr(Int_t row, Int_t pad) const;
+
   /**
    * Get the row number of the current value.
    */