  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
Go to the documentation of this file.
   11   MsgStream 
mlog(
msgSvc(), 
"TrigL2BjetContainerConverter" );
 
   24   MsgStream 
mlog(
msgSvc(), 
"TrigL2BjetContainerConverter" );
 
   28   static const pool::Guid p3_guid( 
"65534D07-EECA-46B1-A6AA-A4DA4DFEAAEF" );
 
   29   static const pool::Guid tlp2_guid( 
"67162A5D-CEC3-4D9B-AF43-1858D6F1558E" );
 
   30   static const pool::Guid tlp1_guid( 
"716A64FC-6EAF-4851-A0C8-8CE73C43C051" );
 
   31   static const pool::Guid p0_guid( 
"B4842D15-7BFB-476E-8C68-F2F38E588380" );
 
   32   static const pool::Guid p0_guid2( 
"F6ACED03-42F3-4192-A4E2-47FA9A9B9D49" );
 
   35          std::unique_ptr< TrigL2BjetContainer_p3 > col_vect( poolReadObject< TrigL2BjetContainer_p3 >() );
 
   41          std::unique_ptr< TrigL2BjetContainer_tlp2 > col_vect( poolReadObject< TrigL2BjetContainer_tlp2 >() );
 
   47          std::unique_ptr< TrigL2BjetContainer_tlp1 > col_vect( poolReadObject< TrigL2BjetContainer_tlp1 >() );
 
   53     return poolReadObject< TrigL2BjetContainer >();
 
   55   } 
else  throw std::runtime_error( 
"Unsupported persistent version of TrigL2BjetContainer" );
 
  
virtual TRANS * createTransient(const PERS *persObj, MsgStream &log)
Create transient representation of a persistent object.
 
TrigL2BjetContainerCnv_tlp1 m_converter1
 
virtual PERS * createPersistent(const TRANS *transObj, MsgStream &log)
Create persistent representation of a transient object.
 
virtual TrigL2BjetContainer_PERS * createPersistent(TrigL2BjetContainer *transObj)
 
TRANS * createTransient(MsgStream &log)
Create transient representation of the persistent object known to this converter.
 
msgSvc
Provide convenience handles for various services.
 
Container of TrigEFBjet objects to be stored in POOL.
 
TrigL2BjetContainerCnv_p3 m_converter
 
virtual TrigL2BjetContainer * createTransient()
 
TrigL2BjetContainerCnv_tlp2 m_converter2
 
virtual bool compareClassGuid(const Guid &clid) const
Compare POOL class GUID with the one of the object being read.