Skip to content

LArCondTools: enable thread-checker

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

FixLArElecCalib is not meant to be thread-safe as most of its methods modify objects in StoreGate. Mark these methods as not thread-safe.

Relates to ATLASRECTS-7235.

Merge request reports