Skip to content

Draft: xAODMetaDataCnv: FileMetaDataTool copies all xAOD::FileMetaData objects

To simplify our in-file metadata content we plan to move generation, simulation, digitization parameters to be xAOD::FileMetaData objects. To ensure these are propagated down the processing chain make this one Tool do all the work, instead of explicitly requiring a tool for each instance.

Merge request reports