From c3ee115c19264cbf51bc5581f03ad8613bd9880c Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Tue, 25 Aug 2026 19:33:01 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx b/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx index 8a1118c9a6f..fa6fd7b4051 100644 --- a/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx +++ b/PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx @@ -189,7 +189,6 @@ static constexpr int NumFourPCorrBins = (NumHarmonics * (NumHarmonics + 1)) / 2; static constexpr int NumSixPCorrBins = (NumHarmonics * (NumHarmonics - 1) * (NumHarmonics - 2)) / 6; // , without , in this case 1 static constexpr std::array, NumFourPCorrBins> FourPHarmonicIndex{{{2, 2}, {2, 3}, {2, 4}, {3, 3}, {3, 4}, {4, 4}}}; - // *) Main task: struct MultiparticleCumulants { // this name is used in lower-case format to name the TDirectoryFile in AnalysisResults.root