From 4ed9c00f616ce7cf987eb53cc0a03b434dbc902f Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Mon, 9 Feb 2026 19:58:17 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGHF/TableProducer/trackIndexSkimCreator.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGHF/TableProducer/trackIndexSkimCreator.cxx b/PWGHF/TableProducer/trackIndexSkimCreator.cxx index a126d4fdc7e..a80255e428c 100644 --- a/PWGHF/TableProducer/trackIndexSkimCreator.cxx +++ b/PWGHF/TableProducer/trackIndexSkimCreator.cxx @@ -651,7 +651,7 @@ struct HfTrackIndexSkimCreatorTagSelTracks { /// PID track cuts (for proton only) /// \param hfTrack is a track - /// \param hfTrackWithIts is a track joined with the ITS PID table + /// \param hfTrackWithIts is a track joined with the ITS PID table /// \return true if the track is compatible with a proton hypothesis template uint8_t isSelectedPid(const T& hfTrack, const TrackWithIts& hfTrackWithIts)