8#ifndef XAODEGAMMAATHENAPOOL_XAODPHOTONAUXCONTAINERCNV_V2_H
9#define XAODEGAMMAATHENAPOOL_XAODPHOTONAUXCONTAINERCNV_V2_H
31 xAOD::PhotonAuxContainer_v2 > {
44 MsgStream& log )
const override;
48 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::PhotonAuxContainer *, xAOD::PhotonAuxContainer_v2 *, MsgStream &log) const override
Dummy function inherited from the base class.
xAODPhotonAuxContainerCnv_v2()
Default constructor.
virtual void persToTrans(const xAOD::PhotonAuxContainer_v2 *oldObj, xAOD::PhotonAuxContainer *newObj, MsgStream &log) const override
Function converting from the old type to the current one.
Auxiliary store for offline photons.
PhotonAuxContainer_v3 PhotonAuxContainer
Definition of the current photon auxiliary container.