From e29007a18084c52a35bb17729f9a991d888c4f87 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Thu, 25 Jun 2026 13:01:55 +0000 Subject: [PATCH] Please consider the following formatting changes --- Common/TableProducer/occupancyTableProducer.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Common/TableProducer/occupancyTableProducer.cxx b/Common/TableProducer/occupancyTableProducer.cxx index 3e30b94a950..2b51331ff11 100644 --- a/Common/TableProducer/occupancyTableProducer.cxx +++ b/Common/TableProducer/occupancyTableProducer.cxx @@ -1952,9 +1952,9 @@ struct TrackMeanOccTableProducer { bc = collision.template bc_as(); } // if (doAmbgUpdate) { - // to be updated later - // bc = collisions.iteratorAt(2).bc_as(); - // bc = ambgTracks.iteratorAt(0).bc_as(); + // to be updated later + // bc = collisions.iteratorAt(2).bc_as(); + // bc = ambgTracks.iteratorAt(0).bc_as(); // } // LOG(info)<<" What happens in the case when the collision id is = -1 and it tries to obtain bc" getTimingInfo(bc, lastRun, nBCsPerTF, bcSOR, time, tfIdThis, bcInTF);