10#include "GaudiKernel/MsgStream.h"
25 const std::string& key)
27 MsgStream log (
m_msgSvc,
"ElementTableCnv: " + key);
40 MsgStream log (
m_msgSvc,
"ElementTableCnv: " + key);
42 static const pool::Guid p1_guid(
"B157B642-94C0-11E3-B1C2-02163E00A511" );
48 tCollection =
m_TPConverter.createTransient( p_coll.get(), log );
T_AthenaPoolCustomCnvWithKey< Trk::ElementTable, ElementTable_PERS > ElementTableCnvBase
Trk::ElementTable_p1 ElementTable_PERS
virtual ElementTable_PERS * createPersistentWithKey(Trk::ElementTable *transCont, const std::string &key) override
method to be implemented by the developer.
ElementTableCnv_p1 m_TPConverter
IMessageSvc * m_msgSvc
MsgStream svc.
virtual Trk::ElementTable * createTransientWithKey(const std::string &key) override
method to be implemented by the developer.
ElementTableCnv(ISvcLocator *svcloc)
virtual bool compareClassGuid(const Guid &clid) const