Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
14 #ifndef MUONEVENTATHENAPOOL_MUONRDOCONTAINERCNV_H
15 #define MUONEVENTATHENAPOOL_MUONRDOCONTAINERCNV_H
DataVector< COLLECTION_t > COLL_vector
virtual ~MuonRdoContainerCnv()
This templated class provides the converter to translate an object to/from its persistent POOL repres...
StatusCode transToPers(T *rdoC, DataVector< typename T::IDENTIFIABLE > *&persObj)
Extend base-class conversion methods.
his file contains the class definition for the templated T_AthenaPoolCustCnv class.
MuonRdoContainerCnv(ISvcLocator *svcloc)
StatusCode initialize()
Gaudi Service Interface method implementations:
The Athena Transient Store API.
::StatusCode StatusCode
StatusCode definition for legacy code.
Abstract factory to create the converter.
StatusCode persToTrans(T *&rdoC, DataVector< typename T::IDENTIFIABLE > *colV)
StoreGateSvc * m_storeGate
An STL vector of pointers that by default owns its pointed-to elements.
T::IDENTIFIABLE COLLECTION_t