|
ATLAS Offline Software
|
Go to the documentation of this file.
10 MsgStream
mlog(
msgSvc(),
"TrigT2MbtsBitsContainerConverter" );
24 MsgStream
mlog(
msgSvc(),
"TrigT2MbtsBitsContainerConverter" );
28 static const pool::Guid p3_guid(
"60BD805D-F64E-46DF-87CD-0B4443660C97" );
29 static const pool::Guid tlp1_guid(
"82BAAC80-62FC-4E6D-9BD7-1619064FF7AC" );
30 static const pool::Guid p1_guid(
"139D9BFE-0944-44A6-8D9E-10CEEF8B30B9" );
31 static const pool::Guid trans_guid(
"BBB00ED0-1D5C-4C73-8785-6BF239D07816" );
35 std::unique_ptr< TrigT2MbtsBitsContainer_p3 > col_vect( poolReadObject< TrigT2MbtsBitsContainer_p3 >() );
41 std::unique_ptr< TrigT2MbtsBitsContainer_tlp1 > col_vect( poolReadObject< TrigT2MbtsBitsContainer_tlp1 >() );
47 std::unique_ptr< TrigT2MbtsBitsContainer_p1 > col_vect( poolReadObject< TrigT2MbtsBitsContainer_p1 >() );
52 return poolReadObject<TrigT2MbtsBitsContainer>();
56 throw std::runtime_error(
"Unsupported persistent version of TrigT2MbtsBitsContainer" );
virtual TRANS * createTransient(const PERS *persObj, MsgStream &log)
Create transient representation of a persistent object.
virtual TrigT2MbtsBitsContainer * createTransient()
virtual PERS * createPersistent(const TRANS *transObj, MsgStream &log)
Create persistent representation of a transient object.
TRANS * createTransient(MsgStream &log)
Create transient representation of the persistent object known to this converter.
msgSvc
Provide convenience handles for various services.
TrigT2MbtsBitsContainerCnv_tlp1 m_converter_tlp1
TrigT2MbtsBitsContainerCnv_p1 m_converter_p1
TrigT2MbtsBitsContainerCnv_p3 m_converter
virtual TrigT2MbtsBitsContainer_PERS * createPersistent(TrigT2MbtsBitsContainer *transObj)
virtual bool compareClassGuid(const Guid &clid) const
Compare POOL class GUID with the one of the object being read.