Skip to content

Clean up EventInfoCnvAlg usage in Trigger

Use xAODEventInfoCnvAlgDefault (implemented recently by @ssnyder in !24127 (merged)) with the correct protection where needed and delete unnecessary instantiations of EventInfoCnvAlg. In particular, after !23951 (merged), it is no longer needed or correct to schedule EventInfoCnvAlg for ByteStream inputs.

Merge request reports