Add dataYear to xAOD::FileMetaData
Add dataYear
to xAOD::FileMetaData
as a dynamic variable for data only as this would be useful for analyses. I also had to add support for a new type (uint32_t
). Fixes ATEAM-920.
Note that we may want to cleanup xAOD::FileMetaData
at some point, ideally between data taking years.
This I will not put to 23.0 to keep AOD metadata consistent for the whole year (FYI @jmaurer @wlampl).