]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
forgot to commit change in header file in r52974
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 17 Nov 2011 17:27:57 +0000 (17:27 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 17 Nov 2011 17:27:57 +0000 (17:27 +0000)
HLT/BASE/AliHLTDataInflaterHuffman.h

index 7f083555d8bfb411e21a414d00e571315b5ac8c7..7c38fd8db803746016a7ca46ae97519c14ecf02f 100644 (file)
@@ -42,6 +42,9 @@ public:
     return fCurrentParameter;
   }
 
+  /// clear the object and reset pointer references
+  virtual void Clear(Option_t * option ="");
+
 protected:
 private:
   /** copy constructor prohibited */