Skip to content

Support for Online IO components

Lucas Meyer Garcia requested to merge moore-online into master

This MR, together with LHCb!3240 (merged), adds PyConf support for Online input and output components. Most notably the following things happen here:

  • Add configuration for output components for the Online case.
  • Switch to using RawEventCombiner (functional).
  • Adapt to change in default_raw_event() (exactly one bank type must be given).

Goes with LHCb!3240 (merged) and MooreOnline!69 (merged)

Related to Online!528 (merged)

Edited by Rosen Matev

Merge request reports