|
ATLAS Offline Software
|
Go to the documentation of this file.
17 MsgStream
mlog(
msgSvc(),
"CMXCPTobCollectionConverter" );
31 MsgStream
mlog(
msgSvc(),
"CMXCPTobCollectionConverter" );
35 static const pool::Guid tlp1_guid(
"0E42AA28-7C10-4934-9E54-97C38C249544" );
41 std::unique_ptr< CMXCPTobCollection_PERS > pers_ref( poolReadObject< CMXCPTobCollection_PERS >() );
44 }
else throw std::runtime_error(
"Unsupported persistent version of CMXCPTobCollection" );
TRANS * createTransient(MsgStream &log)
Create transient representation of the persistent object known to this converter.
msgSvc
Provide convenience handles for various services.
CMXCPTobCollectionCnv_tlp1 m_TPConverter_tlp1
virtual CMXCPTobCollection_PERS * createPersistent(CMXCPTobCollection *transCont)
Generated header file which defines a typedef for templated converter class.
virtual TL_PERS * createPersistent(const TRANS *transObj, MsgStream &log)
Create persistent representation of transObj.
virtual bool compareClassGuid(const Guid &clid) const
Compare POOL class GUID with the one of the object being read.
virtual CMXCPTobCollection * createTransient()