|
ATLAS Offline Software
|
Go to the documentation of this file.
22 MsgStream
mlog(
msgSvc(),
"TrigTauClusterDetailsConverter" );
34 MsgStream
mlog(
msgSvc(),
"TrigTauClusterDetailsConverter" );
37 static const pool::Guid tlp1_guid(
"4F82A265-04F7-4BE9-9DB1-42C00A574778");
38 static const pool::Guid p0_guid(
"1C8021CB-F4FB-473A-B379-9BEF3FC7FEB9");
45 std::unique_ptr< TrigTauClusterDetails_tlp1 > col_vect( this->poolReadObject< TrigTauClusterDetails_tlp1 >() );
53 trans_cont = this->poolReadObject<TrigTauClusterDetails>();
57 throw std::runtime_error(
"Unsupported persistent version of Data container");
TrigTauClusterDetailsCnv(ISvcLocator *svcloc)
TrigTauClusterDetails * createTransient()
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.
TrigTauClusterDetails_PERS * createPersistent(TrigTauClusterDetails *transCont)
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.
TrigTauClusterDetailsCnv_tlp1 * m_TPConverter
~TrigTauClusterDetailsCnv()