]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/misc/AliL3VHDLClusterFinder.cxx
Loading of EMCAL libs
[u/mrichter/AliRoot.git] / HLT / misc / AliL3VHDLClusterFinder.cxx
index 05dcbde71e21a012ba3aef61668df51bb10b54be..21c28671610a71a9bc173a4eb878e13e7ccea4ca 100644 (file)
@@ -331,8 +331,8 @@ void AliL3VHDLClusterFinder::OutputMemory()
     fprintf(fdeb,"OutputMemory %d: Row %d Pad %.3f Time %.3f TC %d Merge %d\n",fNClusters,row,mpad,mtime,tc,mno);
 #endif    
 
-    if(stdout)
-      cout<<"WriteCluster: padrow "<<row<<" pad "<<mpad<< " +- "<<mpad2<<" time "<<mtime<<" +- "<<mtime2<<" charge "<<tc<<endl;
+    //    if(stdout)
+    //      cout<<"WriteCluster: padrow "<<row<<" pad "<<mpad<< " +- "<<mpad2<<" time "<<mtime<<" +- "<<mtime2<<" charge "<<tc<<endl;
     
     fNClusters++;
     FreeSeq(index);