|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef XAODEGAMMAATHENAPOOL_XAODELECTRONAUXCONTAINERCNV_V2_H
9 #define XAODEGAMMAATHENAPOOL_XAODELECTRONAUXCONTAINERCNV_V2_H
31 xAOD::ElectronAuxContainer_v2 > {
44 MsgStream&
log )
const override;
48 MsgStream&
log )
const override;
52 #endif // XAODEGAMMAATHENAPOOL_XAODELECTRONAUXCONTAINERCNV_V2_H
Converter class used for reading xAOD::ElectronAuxContainer_v2.
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
Container holding the payload of the electron container.
virtual void persToTrans(const xAOD::ElectronAuxContainer_v2 *oldObj, xAOD::ElectronAuxContainer *newObj, MsgStream &log) const override
Function converting from the old type to the current one.
xAODElectronAuxContainerCnv_v2()
Default constructor.
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.
virtual void transToPers(const xAOD::ElectronAuxContainer *, xAOD::ElectronAuxContainer_v2 *, MsgStream &log) const override
Dummy function inherited from the base class.
Container holding the payload of the electron container.