5#ifndef XAODEVENTINFOATHENAPOOL_XAODEVENAUXINFOCNV_V2_H
6#define XAODEVENTINFOATHENAPOOL_XAODEVENAUXINFOCNV_V2_H
24 xAOD::EventAuxInfo_v2 > {
37 MsgStream& log )
const override;
41 MsgStream& log )
const override;
TPConverterConstBase< TRANS, PERS > T_AthenaPoolTPCnvConstBase
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.
virtual void transToPers(const xAOD::EventAuxInfo *, xAOD::EventAuxInfo_v2 *, MsgStream &log) const override
Dummy function inherited from the base class.
xAODEventAuxInfoCnv_v2()=default
Default constructor.
virtual void persToTrans(const xAOD::EventAuxInfo_v2 *oldObj, xAOD::EventAuxInfo *newObj, MsgStream &log) const override
Function converting from the old type to the current one.
Auxiliary information about the event.
EventAuxInfo_v3 EventAuxInfo
Definition of the latest event auxiliary info version.