]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Removing obsolete methods
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 3 Apr 2006 07:25:58 +0000 (07:25 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 3 Apr 2006 07:25:58 +0000 (07:25 +0000)
START/AliSTARTRawReader.h

index b9c9ebe0afc1cb0f951f7c43a4f1b2f569da58a3..fcc048e1b9522804efdb67aa9938370e0c827b4c 100644 (file)
@@ -15,8 +15,6 @@ class AliSTARTRawReader : public TTask {
   virtual  ~AliSTARTRawReader();
 
 
-  UInt_t UnpackWord(UInt_t PackedWord, Int_t StartBit, Int_t StopBit); // unpack packed words
-  // void NextThing(); //read next raw digit
   Bool_t  Next(); //read next raw digit
   
   protected :