|
ATLAS Offline Software
|
Go to the documentation of this file.
17 MsgStream
mlog(
msgSvc(),
"CMMCPHitsCollectionConverter" );
31 MsgStream
mlog(
msgSvc(),
"CMMCPHitsCollectionConverter" );
35 static const pool::Guid tlp1_guid(
"8C6E0191-FAE9-4C2E-BD0A-E6A5518145E2" );
41 std::unique_ptr< CMMCPHitsCollection_PERS > pers_ref( poolReadObject< CMMCPHitsCollection_PERS >() );
44 }
else throw std::runtime_error(
"Unsupported persistent version of CMMCPHitsCollection" );
CMMCPHitsCollectionCnv_tlp1 m_TPConverter_tlp1
virtual CMMCPHitsCollection * createTransient()
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 CMMCPHitsCollection_PERS * createPersistent(CMMCPHitsCollection *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.