|
ATLAS Offline Software
|
Go to the documentation of this file.
21 MsgStream
mlog(
msgSvc(),
"TrigOperationalInfoConverter" );
31 MsgStream
mlog(
msgSvc(),
"TrigOperationalInfoConverter" );
33 static const pool::Guid p1_guid(
"765F0281-801B-4F5C-8C4C-5BE7E7DB5E42");
39 std::unique_ptr< TrigOperationalInfo_p1 > col_vect( this->poolReadObject< TrigOperationalInfo_p1 >() );
43 throw std::runtime_error(
"Unsupported persistent version of Data container");
TrigOperationalInfo_PERS * createPersistent(TrigOperationalInfo *transObj)
virtual TRANS * createTransient(const PERS *persObj, MsgStream &log)
Create transient representation of a persistent object.
~TrigOperationalInfoCnv()
TrigOperationalInfo * createTransient()
virtual PERS * createPersistent(const TRANS *transObj, MsgStream &log)
Create persistent representation of a transient object.
TrigOperationalInfoCnv_p1 * m_TPConverter
msgSvc
Provide convenience handles for various services.
Compatibility for old converter classes that don't get passed the key.
This class defined generic object to store operational info available during triggering online i....
virtual bool compareClassGuid(const Guid &clid) const
Compare POOL class GUID with the one of the object being read.
TrigOperationalInfoCnv(ISvcLocator *svcloc)