Skip to content

Commit 16d0109

Browse files
authored
Update selectionStudyTable.cxx
1 parent 9972e15 commit 16d0109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Common/TableProducer/selectionStudyTable.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ struct SelectionStudyTable {
5656
{
5757
}
5858

59-
void process(aod::McCollision const& mcCollision, aod::McParticles const& mcParticles)
59+
void process(aod::McCollision const&, aod::McParticles const& mcParticles)
6060
{
6161
ptpi.clear();
6262
ptka.clear();

0 commit comments

Comments
 (0)