]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/TPCLib/AliHLTTPCDigitReader.h
- moved AliHLTDisplay files from TPCLib to TPCLib/OnlineDisplay
[u/mrichter/AliRoot.git] / HLT / TPCLib / AliHLTTPCDigitReader.h
index d149f465259ca437aca4e579b21d90363d26ac6c..7dd6e4770bff52201e4ad4d59f14a44f590f7236 100644 (file)
@@ -56,7 +56,7 @@ public:
    * @param patch     patch (readout partition) number within the slice
    * @param slice     sector no (0 to 35)
    */
-  int InitBlock(void* ptr,unsigned long size,Int_t firstrow,Int_t lastrow, Int_t patch, Int_t slice);
+  virtual int InitBlock(void* ptr,unsigned long size,Int_t firstrow,Int_t lastrow, Int_t patch, Int_t slice);
 
   /**
    * Set the reader position to the next value.