|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONEVENTATHENAPOOL_MMPREPDATACONTAINERCNV_H
6 #define MUONEVENTATHENAPOOL_MMPREPDATACONTAINERCNV_H
Template for Muon PRD containers (which are basically collections of MuonPrepDataCollections).
Create derived converter to customize the saving of identifiable container.
Muon::MMPrepDataContainer_p2 MMPrepDataContainer_PERS
Compatibility for old converter classes that don't get passed the key.
::StatusCode StatusCode
StatusCode definition for legacy code.
Class to handle the conversion of the transient MMPrepDataContainer into its persistent representatio...
Muon::MMPrepDataContainerCnv_p2 m_converter_p2
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
T_AthenaPoolCustomCnv< Muon::MMPrepDataContainer, MMPrepDataContainer_PERS > MMPrepDataContainerCnvBase
Abstract factory to create the converter.
Muon::MMPrepDataContainerCnv_p1 m_converter_p1
Class to contain the Muon Prep Raw Data.
Class to handle the conversion of the transient MMPrepDataContainer into its persistent representatio...
virtual ~MMPrepDataContainerCnv()
virtual Muon::MMPrepDataContainer * createTransient()
virtual MMPrepDataContainer_PERS * createPersistent(Muon::MMPrepDataContainer *transCont)
MMPrepDataContainerCnv(ISvcLocator *svcloc)
virtual StatusCode initialize()
Gaudi Service Interface method implementations: