Skip to content
Snippets Groups Projects
  1. Oct 06, 2021
  2. Oct 04, 2021
  3. Oct 01, 2021
  4. Sep 30, 2021
  5. Sep 29, 2021
  6. Sep 28, 2021
  7. Sep 27, 2021
  8. Sep 26, 2021
  9. Sep 25, 2021
  10. Sep 24, 2021
    • Gerhard Raven's avatar
      Further cleanup of HltDAQ · 26938756
      Gerhard Raven authored
      - remove support for run1-style 'joined' Hlt1/Hlt2 RawBank SourceID
        concretely: there must now be a one-to-one correspondence between the
        sourceID, and the list of decisions that need to be decoded.
      - remove unused HltTrackReports{Writer,Decoder}
      - factor out SourceID enum so a single definition can be shared
      - add support for `Property<SourceID>` and use that instead of
        `Property<int>` + updatehandler or checks in initialize
      - given the above, decoder components no longer have
        include their corresponding writer header files
      - amalgamate component header files into the corresponding source files
      - migrate HltDiffHltDecReports to LHCb::Algorithm::Consumer
      - make HltLumiWriter thread-safe
      - prefer MsgCounter over Error(...) and Warning(...)
      - prefer span over bare pointer
      - start putting code in the LHCb::Hlt::DAQ namespace instead of
        adding `using namespace LHCb`
      26938756
    • Rosen Matev's avatar
      Merge branch 'v53r2-release' into 'master' · 1237bb32
      Rosen Matev authored
      Release notes and dependencies for LHCb v53r2
      
      See merge request !3265
      v53r2
      1237bb32
Loading