]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSClusterFinderV2SPD.cxx
Reduction of logs from ITS local reconstruction
[u/mrichter/AliRoot.git] / ITS / AliITSClusterFinderV2SPD.cxx
index b0e2e1754e4d2e0761b2aec9a6e844120621d1f9..5dd8cc274d86d7227dc5cf25098a1b6bf1f01d26 100644 (file)
@@ -320,8 +320,8 @@ void AliITSClusterFinderV2SPD::FindClustersSPD(AliITSRawStreamSPD* input,
   delete [] binsSPDInit;
   delete [] binsSPD;
   
-  // AliDebug(1,Form("found clusters in ITS SPD: %d", nClustersSPD));
-  Info("FindClustersSPD", "found clusters in ITS SPD: %d", nClustersSPD);
+  AliDebug(1,Form("found clusters in ITS SPD: %d", nClustersSPD));
+  
  
     // Fill the FastOr fired map
   for (UInt_t eq=0; eq<20; eq++) {