|
ATLAS Offline Software
|
Go to the documentation of this file.
45 static const pool::Guid tlp1_guid(
"82AE3333-5398-4590-A51A-616832332D9B");
46 static const pool::Guid p0_guid(
"F95B5B76-13D3-4EB4-94BB-1383B8571ADD");
47 static const pool::Guid tlp2_guid(
"B2619D46-FB89-4961-8A57-6A980A2EFB33");
48 static const pool::Guid p2_guid(
"9CA7EFF2-DB12-4E06-A425-01B1D8367BE3");
55 std::unique_ptr< TrigTau_tlp1 > col_vect( this->poolReadObject< TrigTau_tlp1 >() );
63 trans_cont = this->poolReadObject<TrigTau>();
68 std::unique_ptr< TrigTau_tlp2 > col_vect( this->poolReadObject< TrigTau_tlp2 >() );
76 trans_cont = this->poolReadObject<TrigTau>();
80 throw std::runtime_error(
"Unsupported persistent version of Data container");
TrigTau * createTransient()
TrigTauCnv_tlp1 m_TPConverter_p1
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.
TrigTauCnv(ISvcLocator *svcloc)
TrigTauCnv_tlp2 m_TPConverter_p2
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.
TrigTau_PERS * createPersistent(TrigTau *transCont)