|
ATLAS Offline Software
|
Go to the documentation of this file.
10 MsgStream
mlog(
msgSvc(),
"TrigTauTracksInfoCollectionConverter" );
24 MsgStream
mlog(
msgSvc(),
"TrigTauTracksInfoCollectionConverter" );
28 static const pool::Guid p2_guid(
"1AF8C4E5-4862-4625-B9B6-D9B53E716B17" );
29 static const pool::Guid p1_guid(
"8A208FA7-C52F-4CD3-AE20-EF1C99FC92A6" );
30 static const pool::Guid p0_guid(
"27E95E77-0D99-417D-83C7-7F1B8E6DE511" );
33 std::unique_ptr< TrigTauTracksInfoCollection_p2 > col_vect( poolReadObject< TrigTauTracksInfoCollection_p2 >() );
36 std::unique_ptr< TrigTauTracksInfoCollection_tlp1 > col_vect( poolReadObject< TrigTauTracksInfoCollection_tlp1 >() );
39 return poolReadObject< TrigTauTracksInfoCollection >();
40 }
else throw std::runtime_error(
"Unsupported persistent version of TrigTauTracksInfoCollection" );
TrigTauTracksInfoCollectionCnv_p2 m_converter
virtual TRANS * createTransient(const PERS *persObj, MsgStream &log)
Create transient representation of a persistent object.
TrigTauTracksInfoCollectionCnv_tlp1 m_converter_tlp1
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.
virtual TrigTauTracksInfoCollection * createTransient()
virtual TrigTauTracksInfoCollection_PERS * createPersistent(TrigTauTracksInfoCollection *transObj)
virtual bool compareClassGuid(const Guid &clid) const
Compare POOL class GUID with the one of the object being read.