|
ATLAS Offline Software
|
Go to the documentation of this file.
17 MsgStream
mlog(
msgSvc(),
"CMXEtSumsCollectionConverter" );
31 MsgStream
mlog(
msgSvc(),
"CMXEtSumsCollectionConverter" );
35 static const pool::Guid tlp1_guid(
"8CC9CAAB-5A8B-4581-BA66-C762BA7CB565" );
41 std::unique_ptr< CMXEtSumsCollection_PERS > pers_ref( poolReadObject< CMXEtSumsCollection_PERS >() );
44 }
else throw std::runtime_error(
"Unsupported persistent version of CMXEtSumsCollection" );
virtual CMXEtSumsCollection_PERS * createPersistent(CMXEtSumsCollection *transCont)
TRANS * createTransient(MsgStream &log)
Create transient representation of the persistent object known to this converter.
msgSvc
Provide convenience handles for various services.
Generated header file which defines a typedef for templated converter class.
CMXEtSumsCollectionCnv_tlp1 m_TPConverter_tlp1
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 CMXEtSumsCollection * createTransient()