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