Skip to content

Commit 4ed9c00

Browse files
committed
Please consider the following formatting changes
1 parent 51f6811 commit 4ed9c00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGHF/TableProducer/trackIndexSkimCreator.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -651,7 +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
654+
/// \param hfTrackWithIts is a track joined with the ITS PID table
655655
/// \return true if the track is compatible with a proton hypothesis
656656
template <int PidStrategy, typename T, typename TrackWithIts>
657657
uint8_t isSelectedPid(const T& hfTrack, const TrackWithIts& hfTrackWithIts)

0 commit comments

Comments
 (0)