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