|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef ELELEMENTTABLE_CNV_H
10 #define ELELEMENTTABLE_CNV_H
13 #include "GaudiKernel/MsgStream.h"
44 #endif // ELELEMENTTABLE_CNV_H
ElementTableCnv(ISvcLocator *svcloc)
This templated class extends T_AthenaPoolCustCnv to provide management of the persistent objects crea...
ElementTableCnv_p1 m_TPConverter
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
Abstract factory to create the converter.
IMessageSvc * m_msgSvc
MsgStream svc.
virtual Trk::ElementTable * createTransientWithKey(const std::string &key) override
method to be implemented by the developer.
Trk::ElementTable_p1 ElementTable_PERS
virtual ElementTable_PERS * createPersistentWithKey(Trk::ElementTable *transCont, const std::string &key) override
T_AthenaPoolCustomCnvWithKey< Trk::ElementTable, ElementTable_PERS > ElementTableCnvBase