|
ATLAS Offline Software
|
Go to the documentation of this file.
17 MsgStream
mlog(
msgSvc(),
"CMXCPHitsCollectionConverter" );
31 MsgStream
mlog(
msgSvc(),
"CMXCPHitsCollectionConverter" );
35 static const pool::Guid tlp1_guid(
"1A1F6DEF-0233-453C-8614-E7B82EFCEDC6" );
41 std::unique_ptr< CMXCPHitsCollection_PERS > pers_ref( poolReadObject< CMXCPHitsCollection_PERS >() );
44 }
else throw std::runtime_error(
"Unsupported persistent version of CMXCPHitsCollection" );
CMXCPHitsCollectionCnv_tlp1 m_TPConverter_tlp1
Generated header file which defines a typedef for templated converter class.
TRANS * createTransient(MsgStream &log)
Create transient representation of the persistent object known to this converter.
msgSvc
Provide convenience handles for various services.
virtual CMXCPHitsCollection * createTransient()
virtual CMXCPHitsCollection_PERS * createPersistent(CMXCPHitsCollection *transCont)
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.