Skip to content

EDM safety fix: always add dR decorations to VR jets

Dan Guest requested to merge dguest/athena:fix-for-edm-safety into 21.2

Previously this code would skip decorating jets if there was only one jet in the event. This probably doesn't happen much but it's not "safe" so we should make sure it doesn't happen.

Merge request reports