Skip to content

ATLASG-1514: Protect against failure of extrapolator

Dan Guest requested to merge dguest/athena:fix-track-augmenter into 21.2

The track extrapolation we use for b-tagging can sometimes return a null pointer, which I hadn't protected against. This adds some protection.

Merge request reports