]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/TPCLib/AliHLTTPCDigitReaderDecoder.h
code cleanup: check for valid channel address and row offset handled by TPC mapping...
[u/mrichter/AliRoot.git] / HLT / TPCLib / AliHLTTPCDigitReaderDecoder.h
index d7e2c51b35d5df2a398e5390147558b78b2add4b..1a47f86b8cc3354d721b5cbe145ba0b44323545c 100644 (file)
@@ -50,6 +50,7 @@ public:
   const UInt_t* GetSignals();
   int GetTime();
   int GetBunchSize();
+  int GetRowOffset() const;
   AliHLTUInt32_t GetAltroBlockHWaddr() const;
 
 protected: