Skip to content

TrigInDetAnalysisUtils: enable thread-checker and fixes

Frank Winklmeier requested to merge fwinkl/athena:indetana into master

Make the code pass the thread-checker. Unlikely this code is running in MT, but since we strive for checking all code, may as well make it compliant.

Merge request reports