From 444598b49f6b371f62b4f5b4269b2916ff107394 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Mon, 23 Dec 2024 18:30:59 +0000 Subject: [PATCH] Please consider the following formatting changes --- Common/TableProducer/multiplicityTable.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Common/TableProducer/multiplicityTable.cxx b/Common/TableProducer/multiplicityTable.cxx index b696174a5e9..cd98c245b4a 100644 --- a/Common/TableProducer/multiplicityTable.cxx +++ b/Common/TableProducer/multiplicityTable.cxx @@ -438,11 +438,11 @@ struct MultiplicityTable { // using FV0 row index from event selection task if (collision.has_foundFV0()) { const auto& fv0 = collision.foundFV0(); - for (size_t ii=0; ii7){ + if (channel > 7) { multFV0AOuter += amplitude; } }