|
ATLAS Offline Software
|
Go to the documentation of this file.
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;
51 #endif // XAODMUONATHENAPOOL_xAODMuonAuxContainerCnv_v4_H
xAODMuonAuxContainerCnv_v4()
Default constructor.
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
Converter class used for reading xAOD::MuonAuxContainer_v4.
Temporary container used until we have I/O for AuxStoreInternal.
virtual void transToPers(const xAOD::MuonAuxContainer *, xAOD::MuonAuxContainer_v4 *, MsgStream &log) const override
Dummy function inherited from the base class.
Temporary container used until we have I/O for AuxStoreInternal.
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.