From c882599d03f5f98d801b91e4c129b10c8e1d6032 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Mon, 18 Aug 2025 14:10:46 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGCF/FemtoDream/Tasks/femtoDreamPairTaskV0V0.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGCF/FemtoDream/Tasks/femtoDreamPairTaskV0V0.cxx b/PWGCF/FemtoDream/Tasks/femtoDreamPairTaskV0V0.cxx index e9fed303853..fff7dc36010 100644 --- a/PWGCF/FemtoDream/Tasks/femtoDreamPairTaskV0V0.cxx +++ b/PWGCF/FemtoDream/Tasks/femtoDreamPairTaskV0V0.cxx @@ -328,7 +328,7 @@ struct femtoDreamPairTaskV0V0 { } } } - }else { + } else { for (auto& [p1, p2] : combinations(CombinationsFullIndexPolicy(SliceV01, SliceV02))) { if (Option.CPROn.value) { if (pairCloseRejectionSE.isClosePair(p1, p2, parts, col.magField())) {