15 MsgStream& log )
const {
18 ATH_MSG(
"Converting xAOD::EventAuxInfo_v1 to the current version..." );
25 ATH_MSG(
"Converting xAOD::EventAuxInfo_v1 to the current version... "
32 MsgStream& log )
const {
35 <<
"Somebody called xAODEventAuxInfoCnv_v1::transToPers"
37 throw std::runtime_error(
"Somebody called xAODEventAuxInfoCnv_v1::"
virtual void transToPers(const xAOD::EventAuxInfo *, xAOD::EventAuxInfo_v1 *, MsgStream &log) const override
Dummy function inherited from the base class.
virtual void persToTrans(const xAOD::EventAuxInfo_v1 *oldObj, xAOD::EventAuxInfo *newObj, MsgStream &log) const override
Function converting from the old type to the current one.
Auxiliary information about the event.
Helper to copy an aux store while applying thinning.
void copyAuxStoreThinned(const SG::IConstAuxStore &orig, SG::IAuxStore ©, const SG::ThinningInfo *info)
Helper to copy an aux store while applying thinning.
EventAuxInfo_v3 EventAuxInfo
Definition of the latest event auxiliary info version.