8#ifndef XAODMUONATHENAPOOL_XAODMUONAUXCONTAINERCNV_V4_H
9#define XAODMUONATHENAPOOL_XAODMUONAUXCONTAINERCNV_V4_H
31 xAOD::MuonAuxContainer_v4 > {
43 MsgStream& log )
const override;
47 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 persToTrans(const xAOD::MuonAuxContainer_v4 *oldObj, xAOD::MuonAuxContainer *newObj, MsgStream &log) const override
Function converting from the old type to the current one.
virtual void transToPers(const xAOD::MuonAuxContainer *, xAOD::MuonAuxContainer_v4 *, MsgStream &log) const override
Dummy function inherited from the base class.
xAODMuonAuxContainerCnv_v4()
Default constructor.
Temporary container used until we have I/O for AuxStoreInternal.
MuonAuxContainer_v5 MuonAuxContainer
Definition of the current Muon auxiliary container.