|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef XAODMUONATHENAPOOL_XAODMUONAUXCONTAINERCNV_V3_H
9 #define XAODMUONATHENAPOOL_XAODMUONAUXCONTAINERCNV_V3_H
31 xAOD::MuonAuxContainer_v3 > {
43 MsgStream&
log )
const override;
47 MsgStream&
log )
const override;
51 #endif // XAODMUONATHENAPOOL_xAODMuonAuxContainerCnv_v3_H
virtual void persToTrans(const xAOD::MuonAuxContainer_v3 *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_v3 *, MsgStream &log) const override
Dummy function inherited from the base class.
Converter class used for reading xAOD::MuonAuxContainer_v3.
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
Temporary container used until we have I/O for AuxStoreInternal.
xAODMuonAuxContainerCnv_v3()
Default constructor.
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.
Temporary container used until we have I/O for AuxStoreInternal.