From 688e8ced30f34e4821118e1259fb2b90e3774486 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Wed, 2 Apr 2025 19:47:13 +0000 Subject: [PATCH] Please consider the following formatting changes --- .../Tasks/femtoUniversePairTaskTrackV0Extended.cxx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx b/PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx index 0a5a044f5c0..bc1d74ddf2a 100644 --- a/PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx +++ b/PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx @@ -312,9 +312,10 @@ struct FemtoUniversePairTaskTrackV0Extended { /// Histogramming same event for (const auto& part : groupPartsTwo) { - if (!invMLambda(part.mLambda(), part.mAntiLambda()))Core/FemtoUniverseParticleHisto.h + if (!invMLambda(part.mLambda(), part.mAntiLambda())) + Core / FemtoUniverseParticleHisto.h - continue; + continue; const auto& posChild = parts.iteratorAt(part.index() - 2); const auto& negChild = parts.iteratorAt(part.index() - 1); /// Daughters that do not pass this condition are not selected