|
ATLAS Offline Software
|
Go to the documentation of this file.
14 MsgStream
mlog(
msgSvc(),
"TrigTauClusterContainerConverter");
20 return p_TauClusterCont;
28 MsgStream
mlog(
msgSvc(),
"TrigTauClusterContainerConverter");
32 static const pool::Guid p5_guid(
"8384F60B-952E-4DE4-B307-1AC1C405E156");
33 static const pool::Guid p4_guid(
"D41E29BA-0FE8-4319-85F4-93EA68AD9195");
34 static const pool::Guid p3_guid(
"3BB1A500-2188-47D4-9352-6638DEA3FC7D");
35 static const pool::Guid tlp1_guid(
"E1FC5307-A747-42D7-9542-998A9AACB445");
36 static const pool::Guid tlp2_guid(
"07437EBD-7637-4C3F-B177-6D640AE36FAD");
40 std::unique_ptr< TrigTauClusterContainer_p5 > col_vect(poolReadObject< TrigTauClusterContainer_p5 >());
46 std::unique_ptr< TrigTauClusterContainer_p4 > col_vect(poolReadObject< TrigTauClusterContainer_p4 >());
52 std::unique_ptr< TrigTauClusterContainer_p3 > col_vect(poolReadObject< TrigTauClusterContainer_p3 >());
58 std::unique_ptr< TrigTauClusterContainer_tlp1 > col_vect(poolReadObject< TrigTauClusterContainer_tlp1 >());
64 throw std::runtime_error(
"Unsupported persistent version of TrigTauClusterContainer");
TrigTauClusterContainerCnv_p4 m_converter4
virtual TRANS * createTransient(const PERS *persObj, MsgStream &log)
Create transient representation of a persistent object.
TrigTauClusterContainerCnv_tlp1 m_converter1
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.
TrigTauClusterContainerCnv_p3 m_converter3
Container from TrigTauCluster type objects.
TrigTauClusterContainerCnv_p5 m_converter5
virtual bool compareClassGuid(const Guid &clid) const
Compare POOL class GUID with the one of the object being read.
virtual TrigTauClusterContainer * createTransient()
virtual TrigTauClusterContainer_PERS * createPersistent(TrigTauClusterContainer *transObj)