Skip to content

Copy run number / event number into mcChannelNumber / mcEventNumber

Matthew Gignac requested to merge mgignac/athena:fix-mc-channel-number into master

With the recent migration to EventInfo -> xAOD::EventInfo, it seems that the mc channel number is not be propagated correctly. It seems to be missing both in the xAOD::EventInfo object downstream from EVNT, and in the xAOD::FileMetaData. In this MR, copy the run number from EventID into EventType and xAOD::EventInfo.

Tagging @zmarshal , @jchapman, @ewelina

Edited by Matthew Gignac

Merge request reports

Loading