Skip to content

AthenaRootComps: thread-checker fixes

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

Suppress checker warning by declaring single threaded event selector as not thread-safe. In addition minor const fixes.

Merge request reports