]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONLogger.h
Modifications to get summary plots about the readout errors for the tracker in the QA
[u/mrichter/AliRoot.git] / MUON / AliMUONLogger.h
index dfd87bb2f7094ed038385611269b4809726ea6ed..f9f1b39df3bca003d2215017d02c176b7d1a1608 100644 (file)
@@ -39,8 +39,11 @@ public:
   void   Clear(Option_t* /*option*/ ="");
   
   Bool_t Next(TString& msg, Int_t& occurance);
+  
   void   ResetItr();
   
+  Int_t NumberOfEntries() const;
+  
 private:
   /// Not implemented
   AliMUONLogger(const AliMUONLogger& rhs); // not implemented