From 87fe8f17f267feec9d509baee730298dc1655c47 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Thu, 8 Jan 2026 16:08:17 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGHF/TableProducer/trackIndexSkimCreator.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/PWGHF/TableProducer/trackIndexSkimCreator.cxx b/PWGHF/TableProducer/trackIndexSkimCreator.cxx index 7bfba1590c1..e6c60507e84 100644 --- a/PWGHF/TableProducer/trackIndexSkimCreator.cxx +++ b/PWGHF/TableProducer/trackIndexSkimCreator.cxx @@ -134,7 +134,6 @@ enum ChannelsLightNucleiPid { NChannelsLightNucleiPid }; - // kaon PID (opposite-sign track in 3-prong decays) constexpr int ChannelKaonPid = ChannelsProtonPid::NChannelsProtonPid; constexpr int ChannelsDeuteronPid = ChannelsProtonPid::NChannelsProtonPid + 1;