|
ATLAS Offline Software
|
Go to the documentation of this file.
28 MsgStream
mlog(
msgSvc(),
"CombinedMuonFeatureConverter" );
42 MsgStream
mlog(
msgSvc(),
"CombinedMuonFeatureConverter" );
48 static const pool::Guid p1_guid(
"7B8452AC-DDD8-42C5-85BD-D2CE183065A1" );
49 static const pool::Guid p0_guid(
"9DFC54CA-4799-4BCB-A95B-919E7E761112" );
53 std::unique_ptr< CombinedMuonFeature_tlp1 > ptr_tlp1( this->poolReadObject< CombinedMuonFeature_tlp1 >() );
58 transObj = this->poolReadObject<CombinedMuonFeature>();
61 throw std::runtime_error(
"Unsupported persistent version");
virtual CombinedMuonFeature * 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.
CombinedMuonFeatureCnv_tlp1 * m_TPConverter
~CombinedMuonFeatureCnv()
virtual CombinedMuonFeature_PERS * createPersistent(CombinedMuonFeature *transObj)
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.
CombinedMuonFeatureCnv(ISvcLocator *svcloc)