|
ATLAS Offline Software
|
Go to the documentation of this file.
27 MsgStream
mlog(
msgSvc(),
"IsoMuonFeatureConverter" );
41 MsgStream
mlog(
msgSvc(),
"IsoMuonFeatureConverter" );
47 static const pool::Guid p1_guid(
"31A90EEE-AF5A-4CAF-9A83-F523D141C4CF");
48 static const pool::Guid p0_guid(
"60ECF1E1-408A-43CA-9858-62AAFE8041FF");
51 std::unique_ptr< IsoMuonFeature_tlp1 > ptr_tlp1( this->poolReadObject< IsoMuonFeature_tlp1 >() );
56 transObj = this->poolReadObject<IsoMuonFeature>();
59 throw std::runtime_error(
"Unsupported persistent version");
virtual IsoMuonFeature_PERS * createPersistent(IsoMuonFeature *transObj)
IsoMuonFeatureCnv(ISvcLocator *svcloc)
virtual IsoMuonFeature * 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.
IsoMuonFeatureCnv_tlp1 * m_TPConverter
Class with isolation variables for TrigmuIso algorithm.
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.