|
ATLAS Offline Software
|
Go to the documentation of this file.
26 MsgStream
mlog(
msgSvc(),
"TrigCompositeConverter" );
37 MsgStream
mlog(
msgSvc(),
"TrigCompositeConverter" );
40 static const pool::Guid p1_guid(
"53F70884-38EE-4D08-9F03-FA8BED725B63");
47 std::unique_ptr< TrigComposite_p1 > col_vect( this->poolReadObject< TrigComposite_p1 >() );
52 throw std::runtime_error(
"Unsupported persistent version of Data container TrigComposite");
TrigComposite_PERS * createPersistent(TrigComposite *transCont)
virtual TRANS * createTransient(const PERS *persObj, MsgStream &log)
Create transient representation of a persistent object.
TrigCompositeCnv_impl * m_impl
TrigCompositeCnv_p1 m_TPConverter
TrigCompositeCnv(ISvcLocator *svcloc)
virtual PERS * createPersistent(const TRANS *transObj, MsgStream &log)
Create persistent representation of a transient object.
msgSvc
Provide convenience handles for various services.
Compatibility for old converter classes that don't get passed the key.
virtual bool compareClassGuid(const Guid &clid) const
Compare POOL class GUID with the one of the object being read.
TrigComposite * createTransient()