Skip to content

Commit

Permalink
Merge pull request #25 from alibuild/alibot-cleanup-8617
Browse files Browse the repository at this point in the history
Please consider the following formatting changes to #8617
  • Loading branch information
Marcellocosti authored Nov 22, 2024
2 parents 9fdd9f2 + e36ef26 commit c902fed
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions PWGHF/Tasks/pidStudies.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -242,11 +242,11 @@ struct HfPidStudies {
return aod::pid_studies::Particle::NotMatched;
}

void processMc(V0sMcRec const& V0s,
aod::V0MCCores const&,
void processMc(V0sMcRec const& V0s,
aod::V0MCCores const&,
CascsMcRec const& cascades,
aod::CascMCCores const&,
CollSels const&,
aod::CascMCCores const&,
CollSels const&,
PidTracks const&)
{
for (const auto& v0 : V0s) {
Expand Down

0 comments on commit c902fed

Please sign in to comment.