We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51f6811 commit 4ed9c00Copy full SHA for 4ed9c00
PWGHF/TableProducer/trackIndexSkimCreator.cxx
@@ -651,7 +651,7 @@ struct HfTrackIndexSkimCreatorTagSelTracks {
651
652
/// PID track cuts (for proton only)
653
/// \param hfTrack is a track
654
- /// \param hfTrackWithIts is a track joined with the ITS PID table
+ /// \param hfTrackWithIts is a track joined with the ITS PID table
655
/// \return true if the track is compatible with a proton hypothesis
656
template <int PidStrategy, typename T, typename TrackWithIts>
657
uint8_t isSelectedPid(const T& hfTrack, const TrackWithIts& hfTrackWithIts)
0 commit comments