Skip to content

Fix bug in JER minimum energy calculation.

The original jet energy eOrig, which is used for ensuring a minimum jet energy after JER correction, was calculated with eta and phi swapped during the LorentzVector instantiation.

Merge request reports