]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWGLF/totEt/AliAnalysisEtCommon.cxx
Merge branch 'feature-movesplit'
[u/mrichter/AliRoot.git] / PWGLF / totEt / AliAnalysisEtCommon.cxx
index 257a18be7c0a3df7ceb48af200ec7c18aa697741..5c88b9151a397cd7e7399d2a4e36944e7519d4ed 100644 (file)
@@ -240,7 +240,7 @@ void AliAnalysisEtCommon::ResetEventValues()
 {//Resets event values of et to zero
   
   if (!fCuts) { // some Init's needed
-    cout << __FILE__ << ":" << __LINE__ << " : Init " << endl;
+    //cout << __FILE__ << ":" << __LINE__ << " : Init " << endl;
     if (!fCuts) {
       cout << " setting up Cuts " << endl;
       fCuts = new AliAnalysisEtCuts();