From e91e5ea86ff51feeaebd2889225cdf4f6efadde7 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Wed, 5 Feb 2025 15:05:40 +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 4a45d3cb766..ca5389167ce 100644 --- a/PWGCF/Flow/TableProducer/zdcQVectors.cxx +++ b/PWGCF/Flow/TableProducer/zdcQVectors.cxx @@ -186,7 +186,7 @@ struct ZdcQVectors { registry.add(Form("before/QA/hSPplaneFull"), "hSPplaneFull", kTH2D, {{100, -4, 4}, axisCent10}); for (const auto& side : sides) { registry.add(Form("before/hZN%s_Qx_vs_Qy", side), Form("hZN%s_Qx_vs_Qy", side), kTH2F, {axisQ, axisQ}); - } + } for (const auto& COORD1 : capCOORDS) { for (const auto& COORD2 : capCOORDS) {