]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ANALYSIS/AliMultiEventInputHandler.cxx
changed tune (Leticia)
[u/mrichter/AliRoot.git] / ANALYSIS / AliMultiEventInputHandler.cxx
index 8985e2550630583d5d6e3976385ffb975dcbece7..7a2fb658840971686facd63a4cfb4958027dcf99 100644 (file)
@@ -144,8 +144,6 @@ Bool_t AliMultiEventInputHandler::BeginEvent(Long64_t /*entry*/)
     // Actions before analysis of each event 
     //
     // Reset the number of events buffered for this bin to 0
-    printf("BeginEvent %5d %5d \n", 
-          fCurrentBin, fEventPool->BinNumber());
     
     if (fCurrentBin != (fEventPool->BinNumber())) {
        fCurrentBin = fEventPool->BinNumber();