]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
removed printout
authorkleinb <kleinb@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 11 Jul 2009 09:52:54 +0000 (09:52 +0000)
committerkleinb <kleinb@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 11 Jul 2009 09:52:54 +0000 (09:52 +0000)
JETAN/AliJetReaderHeader.h

index 38258d7e474923741c7cb2c678043c4e06c8874e..6bb55868834003b4f985d9759dc4c13505347844 100755 (executable)
@@ -37,7 +37,7 @@ class AliJetReaderHeader : public TNamed
   Int_t   GetDetector()    const {return fOption;}
   Int_t   GetCluster()     const {return fCluster;}
   Bool_t  GetDZ()          const {return fDZ;}
-  Int_t   GetDebug()       const {cout << "coucou" << endl; return fDebug;}
+  Int_t   GetDebug()       const {return fDebug;}
   Int_t   GetSignalPerBg() const {return fSignalPerBg;}
          
   // Setters