Skip to content
  • Frank Winklmeier's avatar
    dqm_algorithms: thread-chekcker fixes · d6b47fb5
    Frank Winklmeier authored
    Various `const` cleanups. Mark those algorithms that rely on
    `const_cast` (e.g. for fitting) as not thread-safe. Strictly speaking
    one should probably make a copy of the input histogram for these
    operations.
    d6b47fb5