]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/PHOS/AliHLTDDLDecoder.h
Effective c++, committed on behalf of �ystein Djuvsland
[u/mrichter/AliRoot.git] / HLT / PHOS / AliHLTDDLDecoder.h
index 22f6377dc9632a38a1f170a6ca89610c42de882c..c7601765677ff3a4a72c67a42e756135bc03e329 100644 (file)
@@ -28,7 +28,8 @@ class AliHLTDDLDecoder
   bool CheckPayload();
   bool Decode();
   bool NextChannel(AliHLTAltroData *altroDataPtr);
-  bool NextBunch();
+
+  //  bool NextBunch();
 
   template<typename T> 
   void  DumpData(T *array, int N, int nPerLine)