Skip to content

xAODEventInfoCnv: Make sure event weight gets copied.

To fix ATLASRECTS-8008, we want to avoid copying decorations when we copy an aux element. But here, the mc event weight vector in the source object can be sometimes marked as a decoration. Copy it explicitly here.

Merge request reports