Skip to content

xAODEventInfoCnv: Delay recording xAOD::EventInfo until complete.

Don't record xAOD::EventInfo (and the pileup EventInfoContainer) in SG until the object is completely initialized.

Precludes the possibility of another algorithm retrieving a partially-initialized EventInfo.

Edited by Scott Snyder

Merge request reports