From 7a2527e63f1297357790f9c1f503e16763438dd9 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Tue, 14 Oct 2025 22:02:57 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGDQ/Tasks/dqEfficiency_withAssoc.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGDQ/Tasks/dqEfficiency_withAssoc.cxx b/PWGDQ/Tasks/dqEfficiency_withAssoc.cxx index 328dfe6925c..9b62826a66a 100644 --- a/PWGDQ/Tasks/dqEfficiency_withAssoc.cxx +++ b/PWGDQ/Tasks/dqEfficiency_withAssoc.cxx @@ -2382,7 +2382,7 @@ struct AnalysisSameEventPairing { } } } - } + } for (auto& event : events) { if (!event.isEventSelected_bit(0)) { continue;