|
ATLAS Offline Software
|
Go to the documentation of this file.
17 MsgStream
mlog(
msgSvc(),
"JEMTobRoICollectionConverter" );
31 MsgStream
mlog(
msgSvc(),
"JEMTobRoICollectionConverter" );
35 static const pool::Guid tlp1_guid(
"49790040-16E0-4CAB-96A2-31DC010FFB06" );
41 std::unique_ptr< JEMTobRoICollection_PERS > pers_ref( poolReadObject< JEMTobRoICollection_PERS >() );
44 }
else throw std::runtime_error(
"Unsupported persistent version of JEMTobRoICollection" );
Generated header file which defines a typedef for templated converter class.
virtual JEMTobRoICollection_PERS * createPersistent(JEMTobRoICollection *transCont)
TRANS * createTransient(MsgStream &log)
Create transient representation of the persistent object known to this converter.
msgSvc
Provide convenience handles for various services.
JEMTobRoICollectionCnv_tlp1 m_TPConverter_tlp1
virtual JEMTobRoICollection * 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.