Skip to content

Fix incorrect definition of jetFitter deltaR

Dan Guest requested to merge dguest/athena:fix-jf-defaults into 21.2

Thanks to @miochoa for spotting this: the definition of JetFitter deltaR has been wrong since !25343 (merged).

The fix is just to invert the if (jfIsDefaults(...)) block: I'd incorrectly copied the logic.

Edited by Dan Guest

Merge request reports