Skip to content

Use const static std::array in HitIdHelpers to avoid thread-safety warnings

Nicolas Koehler requested to merge nkoehler/athena:muSimEvtWarn into master

Hi,

this MR moves to using const static std::array in the muon HitIdHelpers to avoid thread-safety warnings.

Best, Nico

Merge request reports