From 3bbd00d25b2e2c6ad98887c7a01ea6c4cc4439a2 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Fri, 13 Jun 2025 19:31:26 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGCF/Flow/Tasks/flowZdcTask.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGCF/Flow/Tasks/flowZdcTask.cxx b/PWGCF/Flow/Tasks/flowZdcTask.cxx index c0c8e99f3ae..3daec8cf2c7 100644 --- a/PWGCF/Flow/Tasks/flowZdcTask.cxx +++ b/PWGCF/Flow/Tasks/flowZdcTask.cxx @@ -662,7 +662,7 @@ struct FlowZdcTask { return; } histos.fill(HIST("hEventCounter"), EvCutLabel::Tdc); - } + } // ZEM cut if (isZEMcut) { if (sumZEM < zemCut) {