From a7c64d473380953f4303af8a752eb6186141db62 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Mon, 19 Jan 2026 16:35:54 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGCF/Flow/TableProducer/zdcQVectors.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGCF/Flow/TableProducer/zdcQVectors.cxx b/PWGCF/Flow/TableProducer/zdcQVectors.cxx index 44cb3b4d012..217b62337f3 100644 --- a/PWGCF/Flow/TableProducer/zdcQVectors.cxx +++ b/PWGCF/Flow/TableProducer/zdcQVectors.cxx @@ -1005,7 +1005,7 @@ struct ZdcQVectors { registry.get(HIST("QA/before/ZNC_Qy_noEq"))->Fill(Form("%d", runnumber), qNoEq[3]); } - if(cfgNoGain){ + if (cfgNoGain) { q = qNoEq; }