]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/AliPHOSv1.cxx
removed a few "cout"
[u/mrichter/AliRoot.git] / PHOS / AliPHOSv1.cxx
index b7ed1177a50fa6f6544223113a6350bdf266aeef..cc2be4ac67b45baabdd6c431aa74fc80dcfa2ae2 100644 (file)
@@ -411,11 +411,9 @@ void AliPHOSv1::Reconstruction(AliPHOSReconstructioner * Reconstructioner)
   fRecParticles->Expand(size) ;
 
   gAlice->TreeR()->Fill() ;
-  cout << "filled" << endl ;
   // 5.
 
   gAlice->TreeR()->Write(0,TObject::kOverwrite) ;
-  cout << "writen" << endl ;
  
   // Deleting reconstructed objects
   ResetReconstruction();