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];