|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef EVENTCOMMONTPCNV_INAV4MOMASSOCSCNV_p3_H
12 #define EVENTCOMMONTPCNV_INAV4MOMASSOCSCNV_p3_H
20 #include "AthLinks/ElementLink.h"
66 MsgStream&
msg )
const override;
73 MsgStream&
msg )
const override;
91 #endif //> EVENTCOMMONTPCNV_INAV4MOMASSOCSCNV_p3_H
This file contains the class definition for the ElementLinkCnv_p3 class.
IAssocStoresCnv_t m_assocStoresCnv
converter for DataLink to INav4MomAssocs
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
INav4MomCnv_t m_inav4MomLinkCnv
converter for ElementLink to INavigable4MomentumCollection
This file contains the class definition for the DataLinkCnv_p2 class and DataLinkVectorCnv_p2 class.
virtual ~INav4MomAssocsCnv_p3()
Destructor:
DataLinkCnv_p2< DataLink< INav4MomAssocs > > IAssocStoresCnv_t
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.
INav4MomAssocsCnv_p3()
Default constructor:
virtual void transToPers(const INav4MomAssocs *trans, INav4MomAssocs_p3 *pers, MsgStream &msg) const override
Method creating the persistent representation INav4MomAssocs_p3 from its transient representation INa...
virtual void persToTrans(const INav4MomAssocs_p3 *pers, INav4MomAssocs *trans, MsgStream &msg) const override
Method creating the transient representation of INav4MomAssocs from its persistent representation INa...
ElementLinkCnv_p3< ElementLink< INavigable4MomentumCollection > > INav4MomCnv_t
converter for ElementLink to INavigable4MomentumCollection