]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
remove print
authorgconesab <gconesab@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 10 Jun 2012 17:53:49 +0000 (17:53 +0000)
committergconesab <gconesab@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 10 Jun 2012 17:53:49 +0000 (17:53 +0000)
PWGGA/CaloTrackCorrelations/AliAnaParticleHadronCorrelation.cxx

index f35bc8515b48ee64f4d192174f2b76bf9249c00d..f408809d9cb1a257a3d132c415965c4100bca556 100755 (executable)
@@ -1461,7 +1461,7 @@ TList *  AliAnaParticleHadronCorrelation::GetCreateOutputObjects()
     //Init the list in the reader if not done previously
     if(!GetReader()->ListWithMixedEventsForTracksExists() && fUseMixStoredInReader) 
     {
-      printf("%s : Set the list of events \n",GetInputAODName().Data());
+      //printf("%s : Set the list of events \n",GetInputAODName().Data());
       GetReader()->SetListWithMixedEventsForTracks(fListMixEvents);
     }