|
ATLAS Offline Software
|
Go to the documentation of this file.
13 MsgStream
mlog(
msgSvc(),
"TrigT2JetContainerConverter" );
28 MsgStream
mlog(
msgSvc(),
"TrigT2JetContainerConverter" );
32 static const pool::Guid tlp1_guid(
"3B670168-C5AA-48A1-9813-C94530980EBF" );
33 static const pool::Guid p3_guid(
"6215BEE2-45E7-4681-9089-9BD470CDAF4D" );
37 std::unique_ptr< TrigT2JetContainer_p3 > col_vect( poolReadObject< TrigT2JetContainer_p3 >() );
41 std::unique_ptr< TrigT2JetContainer_tlp1 > col_vect( poolReadObject< TrigT2JetContainer_tlp1 >() );
44 }
else throw std::runtime_error(
"Unsupported persistent version of TrigT2JetContainer" );
TrigT2JetContainerCnv_p3 m_converter
virtual TRANS * createTransient(const PERS *persObj, MsgStream &log)
Create transient representation of a persistent object.
virtual PERS * createPersistent(const TRANS *transObj, MsgStream &log)
Create persistent representation of a transient object.
container of TrigT2Jet elements
TRANS * createTransient(MsgStream &log)
Create transient representation of the persistent object known to this converter.
msgSvc
Provide convenience handles for various services.
virtual TrigT2JetContainer_PERS * createPersistent(TrigT2JetContainer *transObj)
virtual bool compareClassGuid(const Guid &clid) const
Compare POOL class GUID with the one of the object being read.
TrigT2JetContainerCnv_tlp1 m_converter_tlp1
virtual TrigT2JetContainer * createTransient()