Skip to content

LArG4Validation: thread-checker fixes

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

Make the AtlasBComponent non-static as it takes a reference to a local variable. Also apply const fixes and make it clear where the code is not thread-safe.

Merge request reports