|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef XAODMUONATHENAPOOL_XAODMUONAUXCONTAINERCNV_V1_H
9 #define XAODMUONATHENAPOOL_XAODMUONAUXCONTAINERCNV_V1_H
31 xAOD::MuonAuxContainer_v1 > {
43 MsgStream&
log )
const override;
47 MsgStream&
log )
const override;
51 #endif // XAODMUONATHENAPOOL_XAODMUONAUXCONTAINERCNV_V1_H
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.
virtual void transToPers(const xAOD::MuonAuxContainer *, xAOD::MuonAuxContainer_v1 *, 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 xAOD::MuonAuxContainer_v1 *oldObj, xAOD::MuonAuxContainer *newObj, MsgStream &log) const override
Function converting from the old type to the current one.
xAODMuonAuxContainerCnv_v1()
Default constructor.
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.
Converter class used for reading xAOD::MuonAuxContainer_v1.