Skip to content

Implemented ByteStream converter for xAOD::EventInfo and dropped the old EventInfo converter

Given the new EventInfo is an xAOD object, it requires two converters: one for the interface object and one for the Aux store. The names of new converters are: EventInfoByteStreamxAODCnv and EventInfoByteStreamAuxCnv

Tag @rbielski

Merge request reports