From 751852dd412e2a0b00d6e0ef71a8045f9ace6158 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Fri, 1 May 2026 13:29:00 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGDQ/Tasks/dqEfficiency_withAssoc.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PWGDQ/Tasks/dqEfficiency_withAssoc.cxx b/PWGDQ/Tasks/dqEfficiency_withAssoc.cxx index e7db633bc4f..729e225ddec 100644 --- a/PWGDQ/Tasks/dqEfficiency_withAssoc.cxx +++ b/PWGDQ/Tasks/dqEfficiency_withAssoc.cxx @@ -275,7 +275,7 @@ void PrintBitMap(TMap map, int nbits) struct AnalysisEventSelection { Produces eventSel; Produces hash; - Produces JetEvents; + Produces JetEvents; OutputObj fOutputList{"output"}; Configurable fConfigMixingVariables{"cfgMixingVars", "", "Mixing configs separated by a comma, default no mixing"}; Configurable fConfigEventCuts{"cfgEventCuts", "eventStandard", "Event selection"}; @@ -497,7 +497,7 @@ struct AnalysisEventSelection { runEventSelection(events, mcEvents); publishSelections(events); } - void processFillEvents(MyEvents const& events) + void processFillEvents(MyEvents const& events) { for (auto& event : events) { JetEvents(event.tag_raw(),