Skip to content

MuonNSWCommonDecode: enable thread-checker and fixes

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

Enable the thread-checker and apply the relevant fixes:

  • const fixes
  • avoid the use of globals
  • do not use the exit function

Merge request reports