ATLAS Offline Software
Loading...
Searching...
No Matches
MMPrepDataContainerCnv.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef MUONEVENTATHENAPOOL_MMPREPDATACONTAINERCNV_H
6#define MUONEVENTATHENAPOOL_MMPREPDATACONTAINERCNV_H
7
8//#include "AthenaPoolCnvSvc/T_AthenaPoolCustCnv.h"
14
15
16// the latest persistent representation type of DataCollection:
17// COMPRESS typedef Muon::MMPrepDataContainer_p2 MMPrepDataContainer_PERS;
20
44
45#endif
Muon::MMPrepDataContainer_p2 MMPrepDataContainer_PERS
T_AthenaPoolCustomCnv< Muon::MMPrepDataContainer, MMPrepDataContainer_PERS > MMPrepDataContainerCnvBase
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
Abstract factory to create the converter.
Muon::MMPrepDataContainerCnv_p1 m_converter_p1
MMPrepDataContainerCnv(ISvcLocator *svcloc)
virtual ~MMPrepDataContainerCnv()
virtual MMPrepDataContainer_PERS * createPersistent(Muon::MMPrepDataContainer *transCont)
virtual Muon::MMPrepDataContainer * createTransient()
virtual StatusCode initialize()
Gaudi Service Interface method implementations:
Muon::MMPrepDataContainerCnv_p2 m_converter_p2
Class to handle the conversion of the transient MMPrepDataContainer into its persistent representatio...
Class to handle the conversion of the transient MMPrepDataContainer into its persistent representatio...
Compatibility for old converter classes that don't get passed the key.
MuonPRD_Container_p2< MMPrepData_p2 > MMPrepDataContainer_p2
MuonPrepDataContainerT< MMPrepData > MMPrepDataContainer