From 9b348de64706dd476b9add355756acc78fa174ce Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Fri, 13 Jun 2025 19:33:17 +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 ea0d88f319f..51a8436c511 100644 --- a/PWGCF/Flow/Tasks/flowZdcTask.cxx +++ b/PWGCF/Flow/Tasks/flowZdcTask.cxx @@ -663,7 +663,7 @@ struct FlowZdcTask { } histos.fill(HIST("hEventCounter"), EvCutLabel::Tdc); } - + // ZEM cut if (isZEMcut) { if (sumZEM < zemCut) {