|
ATLAS Offline Software
|
Go to the documentation of this file.
14 #ifndef EVENTCOMMONTPCNV_INAV4MOMLINKCONTAINERCNV_P1_H
15 #define EVENTCOMMONTPCNV_INAV4MOMLINKCONTAINERCNV_P1_H
88 #endif // EVENTCOMMONTPCNV_INAV4MOMLINKCONTAINERCNV_P1_H
virtual void persToTrans(const PersLinkVect_t *pers, LinkVect_t *trans, MsgStream &log) const override
The method to convert the persistent to the transient state.
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
This file contains the class definition for theVector ElementLink_p1 class.
virtual void transToPers(const LinkVect_t *trans, PersLinkVect_t *pers, MsgStream &log) const override
The method to convert the transient to the persistent state.
void transToPers(const LinkVect_t &trans, PersLinkVect_t &pers, MsgStream &log) const
The method to convert the transient to the persistent state, for references.
INav4MomLinkContainer_p1 PersLinkVect_t
Create typeded for ease of use.
void persToTrans(const PersLinkVect_t &pers, LinkVect_t &trans, MsgStream &log) const
The method to convert the persistent to the transient state, for references.
void transToPers(const LinkVect_t &trans, PersLinkVect_t &pers, const SG::ThinningCache *cache, MsgStream &log) const
INav4MomLinkContainer_p1.h.
void transToPers(const LinkVect_t &trans, PersLinkVect_t &pers, const SG::ThinningCache *cache, MsgStream &log) const
The method to convert the transient to the persistent state, for references.
INav4MomLinkContainer LinkVect_t
Create typeded for ease of use.
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.
void persToTrans(const PersLinkVect_t &pers, LinkVect_t &trans, MsgStream &log) const
INav4MomLinkContainerCnv_p1.h.
Cache thinning decisions for converters.