TRTStrawStatusCondAlg: Add protections to avoid recreation of objects in single threaded mode
In single threaded and derivations TRTStrawStatusCondAlg is recreating objects in each event and this is quite significant in lighter jobs. Add protection against recreation.