From 61f309b199767ba72b7ddebcd332cf8de2fbf000 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Tue, 22 Apr 2025 13:38:45 +0000 Subject: [PATCH] Please consider the following formatting changes --- .../Tasks/threeParticleCorrelations.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGCF/MultiparticleCorrelations/Tasks/threeParticleCorrelations.cxx b/PWGCF/MultiparticleCorrelations/Tasks/threeParticleCorrelations.cxx index ff3ece016dc..a9ae8ac562c 100644 --- a/PWGCF/MultiparticleCorrelations/Tasks/threeParticleCorrelations.cxx +++ b/PWGCF/MultiparticleCorrelations/Tasks/threeParticleCorrelations.cxx @@ -474,7 +474,7 @@ struct ThreeParticleCorrelations { { auto groupMCParticles = mcParticles->sliceByCached(aod::mcparticle::mcCollisionId, collision.globalIndex(), cache); - + // Start of the Monte-Carlo generated QA for (const auto& particle : groupMCParticles) { if (particle.isPhysicalPrimary()) {