Skip to content

ByteStreamEmonSvc: update ByteStream converter

Liaoshan Shi requested to merge lshi/athena:bs-converter into master
  • Drop the legacy ByteStream converter EventInfo and update to the new converter xAOD::EventInfo.
  • Add xAOD::EventAuxInfo.
  • register ByteStreamMetadata as ByteStreamMetadataContainer type.

This fixed the online EventDisplays error of "conversion failed for data object 2101/ByteStreamEventInfo" reported in ATLASDQ-752

Edited by Liaoshan Shi

Merge request reports