|
ATLAS Offline Software
|
Go to the documentation of this file.
25 MsgStream
log(
msgSvc(),
"INav4MomLinkContainerConverter" );
41 MsgStream
log(
msgSvc(),
"INav4MomLinkContainerConverter" );
44 static const pool::Guid p1_guid(
"A7F0A4C5-F343-4724-B317-FB5A890355FA");
49 std::unique_ptr< INav4MomLinkContainer_PERS > col_vect( poolReadObject< INav4MomLinkContainer_PERS >() );
54 throw std::runtime_error(
"Unsupported persistent version of Data Collection");
This file contains the class definition for the ElementLink_p3 class.
This file contains the class definition for the ElementLinkCnv_p3 class.
virtual TRANS * createTransient(const PERS *persObj, MsgStream &log)
Create transient representation of a persistent object.
INav4MomLinkContainerCnv_p1 m_TPConverter
Create the t/p converter.
virtual INav4MomLinkContainer * createTransient()
Member method to create the transient version.
This file contains the class definition for theVector ElementLink_p1 class.
virtual PERS * createPersistent(const TRANS *transObj, MsgStream &log)
Create persistent representation of a transient object.
msgSvc
Provide convenience handles for various services.
INav4MomLinkContainer_p1.h.
virtual bool compareClassGuid(const Guid &clid) const
Compare POOL class GUID with the one of the object being read.
virtual INav4MomLinkContainer_PERS * createPersistent(INav4MomLinkContainer *transCont)
Member method to create the persistent version.