From 94d04c3596ec741edd2bd52035d3509bb935f370 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Sun, 13 Jul 2025 21:06:17 +0000 Subject: [PATCH] Please consider the following formatting changes --- ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx b/ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx index 86146b91f98..a7d2f09de0f 100644 --- a/ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx +++ b/ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx @@ -44,7 +44,7 @@ <<<<<<< Updated upstream ======= #include "CommonConstants/MathConstants.h" ->>>>>>> Stashed changes + >>>>>>> Stashed changes #include "CommonConstants/PhysicsConstants.h" #include "CommonUtils/NameConf.h" #include "DataFormatsCalibration/MeanVertexObject.h" @@ -73,7 +73,7 @@ #include #include -using namespace o2; + using namespace o2; using namespace o2::framework; using namespace o2::constants::math;