Skip to content

Commit

Permalink
Please consider the following formatting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
alibuild committed Apr 26, 2024
1 parent f866218 commit 166d695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PWGDQ/Tasks/dqEfficiency.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -836,7 +836,7 @@ struct AnalysisSameEventPairing {
} // end loop over barrel track pairs
} // end runPairing

template <int TPairType,typename TTracksMC>
template <int TPairType, typename TTracksMC>
void runMCGen(TTracksMC& groupedMCTracks)
{
// loop over mc stack and fill histograms for pure MC truth signals
Expand Down

0 comments on commit 166d695

Please sign in to comment.