Skip to content

TRTStrawStatusCondAlg: Add protections to avoid recreation of objects in single threaded mode

Adam Edward Barton requested to merge abarton/athena:TRTStawStatusPro into 22.0

In single threaded and derivations TRTStrawStatusCondAlg is recreating objects in each event and this is quite significant in lighter jobs. Add protection against recreation.

Merge request reports