Skip to content

Commit 51f6811

Browse files
update the documentation for the para
1 parent e40d07a commit 51f6811

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PWGHF/TableProducer/trackIndexSkimCreator.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -651,6 +651,7 @@ struct HfTrackIndexSkimCreatorTagSelTracks {
651651

652652
/// PID track cuts (for proton only)
653653
/// \param hfTrack is a track
654+
/// \param hfTrackWithIts is a track joined with the ITS PID table
654655
/// \return true if the track is compatible with a proton hypothesis
655656
template <int PidStrategy, typename T, typename TrackWithIts>
656657
uint8_t isSelectedPid(const T& hfTrack, const TrackWithIts& hfTrackWithIts)

0 commit comments

Comments
 (0)