]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/TPCLib/AliHLTTPCDigitReaderPacked.h
enhanced interface of DigitReaders (channel locking, generic sorting)
[u/mrichter/AliRoot.git] / HLT / TPCLib / AliHLTTPCDigitReaderPacked.h
index 69a2f825652cad02e2e7d1e35663245b0c12b5a9..509c641d04bbac3d6cfd0dc2f2ef5e7f88806c21 100644 (file)
@@ -47,7 +47,7 @@ public:
    */
   Int_t InitBlock(void* ptr,ULong_t size, Int_t patch, Int_t slice);
   void SetOldRCUFormat(bool oldrcuformat){fOldRCUFormat=oldrcuformat;}
-  Bool_t Next();
+  Bool_t NextSignal();
   Int_t GetRow();
   Int_t GetPad();
   Int_t GetSignal();