]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/global/AliHLTGlobalHistoComponent.cxx
Update master to aliroot
[u/mrichter/AliRoot.git] / HLT / global / AliHLTGlobalHistoComponent.cxx
index 4a4239e5ef6e8d72047ebe4f8246c818b2eb368c..78f5e59fb01335e94191497339e90f078edac250 100644 (file)
@@ -247,13 +247,13 @@ int AliHLTGlobalHistoComponent::FillTree(TTree* pTree, const AliHLTComponentEven
        //fV0Variables.Fill("r", r); 
          
      } // end of loop over V0s
-  }
-  
+  } 
+  /* 
   if(iResult<0){
     // fill an empty event
     ResetVariables();
   }
-  
+  */  
   fEvent++;
   pTree->Fill();
   return iResult;