Skip to content
Snippets Groups Projects

Modernize & Tweak HltDAQ

Merged Gerhard Raven requested to merge more-paranoid-hlt-decoding into master
  1. Sep 18, 2021
    • Gerhard Raven's avatar
      Modernize HltDAQ · 912f6f5e
      Gerhard Raven authored
      - prefer LHCb::Algorithm over Gaudi::Functional
        (and, as a consequence replace Error(...) with MsgCounter<...>)
      - throw error in case of overlapping keys between Hlt1 and Hlt2
      - prefer `Property<std::array>` over `Property<std::vector>` with check
        that size is always 3...
      - check for valid SourceID using an update handler instead in initialize
      912f6f5e
Loading