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