|
ATLAS Offline Software
|
Go to the documentation of this file.
27 MsgStream
mlog(
msgSvc(),
"TrigEMClusterConverter" );
38 MsgStream
mlog(
msgSvc(),
"TrigEMClusterConverter" );
41 static const pool::Guid tlp2_guid(
"61D02BB3-0F97-4809-AC93-72B2DC2DF624");
42 static const pool::Guid tlp1_guid(
"EF5124F2-7B9C-4CBE-8D7F-1AD368A8A125");
43 static const pool::Guid p0_guid(
"E60986AE-938E-4256-A100-CD99158ADE9E");
50 std::unique_ptr< TrigEMCluster_tlp2 > col_vect( this->poolReadObject< TrigEMCluster_tlp2 >() );
56 std::unique_ptr< TrigEMCluster_tlp1 > col_vect( this->poolReadObject< TrigEMCluster_tlp1 >() );
64 trans_cont = this->poolReadObject<TrigEMCluster>();
68 throw std::runtime_error(
"Unsupported persistent version of Data container");
TrigEMClusterCnv(ISvcLocator *svcloc)
Class with calibrated variables for egamma clustering.
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.
TrigEMClusterCnv_tlp1 m_TPConverter
TrigEMClusterCnv_impl * m_impl
TrigEMCluster * createTransient()
TrigEMClusterCnv_tlp2 m_TPConverter2
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.
TrigEMCluster_PERS * createPersistent(TrigEMCluster *transCont)