|
ATLAS Offline Software
|
Go to the documentation of this file.
17 MsgStream
mlog(
msgSvc(),
"JEMEtSumsCollectionConverter" );
31 MsgStream
mlog(
msgSvc(),
"JEMEtSumsCollectionConverter" );
35 static const pool::Guid tlp1_guid(
"FFEF6FF1-31E5-492A-9A44-4AD5B79DB22B" );
41 std::unique_ptr< JEMEtSumsCollection_PERS > pers_ref( poolReadObject< JEMEtSumsCollection_PERS >() );
44 }
else throw std::runtime_error(
"Unsupported persistent version of JEMEtSumsCollection" );
TRANS * createTransient(MsgStream &log)
Create transient representation of the persistent object known to this converter.
Generated header file which defines a typedef for templated converter class.
virtual JEMEtSumsCollection_PERS * createPersistent(JEMEtSumsCollection *transCont)
msgSvc
Provide convenience handles for various services.
JEMEtSumsCollectionCnv_tlp1 m_TPConverter_tlp1
virtual JEMEtSumsCollection * 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.