Skip to content

Commit

Permalink
MegaLinter fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
alibuild committed Jan 18, 2024
1 parent 9b3a3cd commit f0b6c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PWGJE/Tasks/jetvalidationqa.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@ struct mcJetTrackCollisionQa {
}
}
} // end of loop particle level jets
} // end of loop if mc collision
} // end of loop if mc collision
fillMcTrackHistos(tracks, collision, false);
for (const auto& detJet : mcDetJets) {
if (detJet.collisionId() == collision.globalIndex()) {
Expand Down

0 comments on commit f0b6c6e

Please sign in to comment.