]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWGGA/CaloTrackCorrelations/AliAnaParticleHadronCorrelation.cxx
remove print
[u/mrichter/AliRoot.git] / 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);
     }