|
ATLAS Offline Software
|
Go to the documentation of this file.
17 MsgStream
mlog(
msgSvc(),
"CPMTobRoICollectionConverter" );
31 MsgStream
mlog(
msgSvc(),
"CPMTobRoICollectionConverter" );
35 static const pool::Guid tlp1_guid(
"E575088B-8CD0-471C-A278-EA6E508A171E" );
41 std::unique_ptr< CPMTobRoICollection_PERS > pers_ref( poolReadObject< CPMTobRoICollection_PERS >() );
44 }
else throw std::runtime_error(
"Unsupported persistent version of CPMTobRoICollection" );
virtual CPMTobRoICollection_PERS * createPersistent(CPMTobRoICollection *transCont)
TRANS * createTransient(MsgStream &log)
Create transient representation of the persistent object known to this converter.
CPMTobRoICollectionCnv_tlp1 m_TPConverter_tlp1
msgSvc
Provide convenience handles for various services.
Generated header file which defines a typedef for templated converter class.
virtual CPMTobRoICollection * createTransient()
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.