14#ifndef MUONEVENTATHENAPOOL_MUONRDOCONTAINERCNV_H
15#define MUONEVENTATHENAPOOL_MUONRDOCONTAINERCNV_H
An STL vector of pointers that by default owns its pointed-to elements.
his file contains the class definition for the templated T_AthenaPoolCustCnv class.
Abstract factory to create the converter.
virtual ~MuonRdoContainerCnv()
DataVector< COLLECTION_t > COLL_vector
T::IDENTIFIABLE COLLECTION_t
StatusCode initialize()
Gaudi Service Interface method implementations:
StatusCode persToTrans(T *&rdoC, DataVector< typename T::IDENTIFIABLE > *colV)
StatusCode transToPers(T *rdoC, DataVector< typename T::IDENTIFIABLE > *&persObj)
Extend base-class conversion methods.
StoreGateSvc * m_storeGate
MuonRdoContainerCnv(ISvcLocator *svcloc)
The Athena Transient Store API.
T_AthenaPoolCustCnv(ISvcLocator *pSvcLocator, const char *name=nullptr)