|
ATLAS Offline Software
|
Go to the documentation of this file.
20 MsgStream
mlog(
msgSvc(),
"RingerRingsConverter" );
30 MsgStream
mlog(
msgSvc(),
"RingerRingsConverter" );
33 static const pool::Guid tlp1_guid(
"7A3BC015-8ECE-44A9-A2BD-9D52B3D2B354");
39 std::unique_ptr<RingerRings_tlp1> col_vect(this->poolReadObject<RingerRings_tlp1>());
42 throw std::runtime_error(
"Unsupported persistent version of Data container");
RingerRingsCnv(ISvcLocator *svcloc)
TRANS * createTransient(MsgStream &log)
Create transient representation of the persistent object known to this converter.
msgSvc
Provide convenience handles for various services.
Compatibility for old converter classes that don't get passed the key.
RingerRingsCnv_tlp1 * m_TPConverter
This class carries the generated Rings.
RingerRings_PERS * createPersistent(RingerRings *transCont)
RingerRings * 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.