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;
TPConverterConstBase< TRANS, PERS > T_AthenaPoolTPCnvConstBase
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.
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.
xAODL2StandAloneMuonContainerCnv_v1()
Default constructor.
DataVector< L2StandAloneMuon_v1 > L2StandAloneMuonContainer_v1
Define the trigger calorimeter cluster container as a simple DataVector.
L2StandAloneMuonContainer_v2 L2StandAloneMuonContainer
Define the latest version of the muon SA container.