|
ATLAS Offline Software
|
Go to the documentation of this file.
17 MsgStream
mlog(
msgSvc(),
"CPMRoICollectionConverter" );
31 MsgStream
mlog(
msgSvc(),
"CPMRoICollectionConverter" );
35 static const pool::Guid tlp1_guid(
"A5867077-621F-4B04-8777-56846085E550" );
41 std::unique_ptr< CPMRoICollection_PERS > pers_ref( poolReadObject< CPMRoICollection_PERS >() );
44 }
else throw std::runtime_error(
"Unsupported persistent version of CPMRoICollection" );
CPMRoICollectionCnv_tlp1 m_TPConverter_tlp1
virtual CPMRoICollection * createTransient()
TRANS * createTransient(MsgStream &log)
Create transient representation of the persistent object known to this converter.
msgSvc
Provide convenience handles for various services.
virtual CPMRoICollection_PERS * createPersistent(CPMRoICollection *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.