|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
   11   m_log( m_msgSvc, 
"TrigMuonClusterFeatureContainerCnv" ),
 
   24   MsgStream 
mlog(
msgSvc(), 
"TrigMuonClusterFeatureContainerConverter" );
 
   38   MsgStream 
mlog(
msgSvc(), 
"TrigMuonClusterFeatureContainerConverter" );
 
   42   static const pool::Guid tlp1_guid( 
"036D8CC1-5FBD-4676-9D84-F233567F52D2" );
 
   43   static const pool::Guid p0_guid( 
"5B09201A-D1CD-43BA-A1B5-786189444579" );
 
   48       poolReadObject< TrigMuonClusterFeatureContainer_PERS >(*
m_TPConverter);
 
   53       p_collection = poolReadObject< TrigMuonClusterFeatureContainer >();
 
   55     }
else  throw std::runtime_error( 
"Unsupported persistent version of TrigMuonClusterFeatureContainer" );
 
  
TrigMuonClusterFeatureContainerCnv(ISvcLocator *svcloc)
virtual TrigMuonClusterFeatureContainer * 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.
virtual TrigMuonClusterFeatureContainer_PERS * createPersistent(TrigMuonClusterFeatureContainer *transObj)
~TrigMuonClusterFeatureContainerCnv()
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.
TrigMuonClusterFeatureContainerCnv_tlp1 * m_TPConverter