Skip to content

22.0-cleanup-TopPartons

Shaun Roe requested to merge sroe/athena:22.0-cleanup-TopPartons into master

Main aim was suppression of cppcheck errors (false positives), but saw a chance for a small refactor due to repeated pattern of decoration with M, Pt, Phi; so I created a utility function to do this. In one case it was discovered that a wrong variable name had previously been used, and this was corrected.

Merge request reports