Skip to content

TrigNavigation: enable thread-checker and final fixes

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

Final thread-checker fixes for the Holder class. The package now passes the thread-checker. Of course, most of this is legacy code and used only rarely when reading Run-1&2 data. But still good to have some level of assurance that there are no obvious problems hiding.

Marked as full-build to make sure all templated code is being recompiled.

Merge request reports