Skip to content

MuonEfficiencyCorrections: enable thread-checker and fixes

Frank Winklmeier requested to merge fwinkl/athena:muoneff into master
  • various minor const fixes
  • mark some statics as thread-safe following the code comments
  • remove mutable in favor of making retrieve non-const

Merge request reports