From: mbombara Date: Thu, 29 Aug 2013 11:50:06 +0000 (+0000) Subject: Disabling 7D histograms to obtained reasonable big output for the V0 finder study. X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=commitdiff_plain;h=b8b0faf3708cbee6e8e918121c340bebfb3d5e8e Disabling 7D histograms to obtained reasonable big output for the V0 finder study. --- diff --git a/PWGLF/STRANGENESS/Correlations/AliAnalysisTaskV0ChCorrelations.cxx b/PWGLF/STRANGENESS/Correlations/AliAnalysisTaskV0ChCorrelations.cxx index 1707cd5f771..b876c657701 100644 --- a/PWGLF/STRANGENESS/Correlations/AliAnalysisTaskV0ChCorrelations.cxx +++ b/PWGLF/STRANGENESS/Correlations/AliAnalysisTaskV0ChCorrelations.cxx @@ -212,8 +212,8 @@ void AliAnalysisTaskV0ChCorrelations::UserCreateOutputObjects() fOutput->Add(fHistMassLambda); fOutput->Add(fHistMassAntiLambda); - fOutput->Add(fHistdPhidEtaSib); - fOutput->Add(fHistdPhidEtaMix); + // fOutput->Add(fHistdPhidEtaSib); + // fOutput->Add(fHistdPhidEtaMix); fOutput->Add(fHistNTrigSib); fOutput->Add(fHistMCPtCentTrig);