Skip to content

LArG4EC: remove statics from HVHelper

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

Remove unnecessary static variables as this class is only ever instantiated once. In addition various thread-checker fixes.

Merge request reports