Skip to content

LArG4H6SD: enable thread-checker and fixes

Frank Winklmeier requested to merge fwinkl/athena:larg4h6sd into master
  • replace statics with locals
  • const fixes
  • remove unnecessary new/delete operators
  • use const static initialization

Merge request reports