Modernize & Tweak HltDAQ
- Sep 18, 2021
-
-
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
-