From 58976f3aed74e0258141f257a68e7c1d2b295c80 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Tue, 24 Jun 2025 10:01:06 +0000 Subject: [PATCH] Please consider the following formatting changes --- ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx b/ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx index 0c51c73a716..e3c740966d1 100644 --- a/ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx +++ b/ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx @@ -801,7 +801,7 @@ struct OnTheFlyRichPid { } // Straight to Nsigma - float deltaThetaBarrelRich[5];//, nSigmaBarrelRich[5]; + float deltaThetaBarrelRich[5]; //, nSigmaBarrelRich[5]; int lpdg_array[5] = {kElectron, kMuonMinus, kPiPlus, kKPlus, kProton}; float masses[5];