Skip to content

Commit 12e1cfd

Browse files
committed
trigger another macOS build
1 parent 3bdd3c8 commit 12e1cfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGJE/Tasks/jetFormationTimeReclustering.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ struct FormationTimeReclustering {
375375
}
376376

377377
template <bool isSubtracted, typename T, typename U, typename V, typename M, typename N>
378-
void analyseCharged(T const& jet, U const& tracks, V const& trackSlicer, M& outputTable, N& splittingTable)
378+
void analyseCharged(T const& jet, U const&, V const&, M& outputTable, N& splittingTable)
379379
{
380380
jetConstituents.clear();
381381
ptJet = jet.pt();

0 commit comments

Comments
 (0)