|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef XAODTRIGMUONATHENAPOOL_XAODL2STANDALONEMUONAUXCONTAINERCNV_V1_H
9 #define XAODTRIGMUONATHENAPOOL_XAODL2STANDALONEMUONAUXCONTAINERCNV_V1_H
31 xAOD::L2StandAloneMuonAuxContainer_v1 > {
44 MsgStream&
log )
const override;
48 MsgStream&
log )
const override;
52 #endif // XAODTRIGMUONATHENAPOOL_XAODL2STANDALONEMUONAUXCONTAINERCNV_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::L2StandAloneMuonAuxContainer_v1.
virtual void transToPers(const xAOD::L2StandAloneMuonAuxContainer *, xAOD::L2StandAloneMuonAuxContainer_v1 *, MsgStream &log) const override
Dummy function inherited from the base class.
Auxiliary container for muon SA containers.
xAODL2StandAloneMuonAuxContainerCnv_v1()
Default constructor.
Auxiliary container for muon SA containers.
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.
virtual void persToTrans(const xAOD::L2StandAloneMuonAuxContainer_v1 *oldObj, xAOD::L2StandAloneMuonAuxContainer *newObj, MsgStream &log) const override
Function converting from the old type to the current one.