Skip to content

Commit 24bf7bc

Browse files
authored
Update PiNucleiFemto.cxx
1 parent f0a1431 commit 24bf7bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGCF/Femto/FemtoNuclei/TableProducer/PiNucleiFemto.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -817,7 +817,7 @@ struct PiNucleiFemto {
817817
}
818818

819819
template <typename Ttrack>
820-
void pairTracksSameEvent(const Ttrack& tracks, float cent)
820+
void pairTracksSameEvent(const Ttrack& tracks, float /*cent*/)
821821
{
822822
// LOG(info) << "Number of tracks: " << tracks.size();
823823
for (const auto& track0 : tracks) {

0 commit comments

Comments
 (0)