ATLAS Offline Software
sTgcPrepDataContainerCnv.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef MUONEVENTATHENAPOOL_sTgcPREPDATACONTAINERCNV_H
6 #define MUONEVENTATHENAPOOL_sTgcPREPDATACONTAINERCNV_H
7 
14 
15 
16 // the latest persistent representation type of DataCollection:
19 
26 {
27 
29 
30 public:
31  sTgcPrepDataContainerCnv(ISvcLocator* svcloc);
33 
36 
37  virtual StatusCode initialize();
38 
39 private:
43 };
44 
45 #endif
sTgcPrepDataContainerCnv::m_converter_p2
Muon::sTgcPrepDataContainerCnv_p2 m_converter_p2
Definition: sTgcPrepDataContainerCnv.h:41
Muon::MuonPrepDataContainer
Template for Muon PRD containers (which are basically collections of MuonPrepDataCollections).
Definition: MuonPrepDataContainer.h:42
Muon::sTgcPrepDataContainerCnv_p1
Class to handle the conversion of the transient sTgcPrepDataContainer into its persistent representat...
Definition: sTgcPrepDataContainerCnv_p1.h:25
Muon::sTgcPrepDataContainerCnv_p3
Class to handle the conversion of the transient sTgcPrepDataContainer into its persistent representat...
Definition: sTgcPrepDataContainerCnv_p3.h:25
sTgcPrepDataContainer.h
Muon::sTgcPrepDataContainerCnv_p2
Class to handle the conversion of the transient sTgcPrepDataContainer into its persistent representat...
Definition: sTgcPrepDataContainerCnv_p2.h:25
sTgcPrepDataContainerCnv::m_converter_p3
Muon::sTgcPrepDataContainerCnv_p3 m_converter_p3
Definition: sTgcPrepDataContainerCnv.h:42
sTgcPrepDataContainer_PERS
Muon::sTgcPrepDataContainer_p3 sTgcPrepDataContainer_PERS
Definition: sTgcPrepDataContainerCnv.h:17
sTgcPrepDataContainerCnv::createTransient
virtual Muon::sTgcPrepDataContainer * createTransient()
Definition: sTgcPrepDataContainerCnv.cxx:38
T_AthenaPoolCustomCnv
Compatibility for old converter classes that don't get passed the key.
Definition: T_AthenaPoolCustomCnv.h:132
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition: PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
T_AthenaPoolCustomCnv.h
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
sTgcPrepDataContainerCnv::createPersistent
virtual sTgcPrepDataContainer_PERS * createPersistent(Muon::sTgcPrepDataContainer *transCont)
Definition: sTgcPrepDataContainerCnv.cxx:31
CnvFactory
Abstract factory to create the converter.
Definition: ToyConverter.h:16
sTgcPrepDataContainerCnv::~sTgcPrepDataContainerCnv
virtual ~sTgcPrepDataContainerCnv()
Muon::MuonPRD_Container_p2
Class to contain the Muon Prep Raw Data.
Definition: MuonPRD_Container_p2.h:26
sTgcPrepDataCollection.h
sTgcPrepDataContainerCnv_p3.h
sTgcPrepDataContainerCnvBase
T_AthenaPoolCustomCnv< Muon::sTgcPrepDataContainer, sTgcPrepDataContainer_PERS > sTgcPrepDataContainerCnvBase
Definition: sTgcPrepDataContainerCnv.h:18
sTgcPrepDataContainerCnv_p1.h
sTgcPrepDataContainerCnv::initialize
virtual StatusCode initialize()
Gaudi Service Interface method implementations:
Definition: sTgcPrepDataContainerCnv.cxx:19
sTgcPrepDataContainerCnv::sTgcPrepDataContainerCnv
sTgcPrepDataContainerCnv(ISvcLocator *svcloc)
Definition: sTgcPrepDataContainerCnv.cxx:12
sTgcPrepDataContainerCnv_p2.h
sTgcPrepDataContainerCnv::m_converter_p1
Muon::sTgcPrepDataContainerCnv_p1 m_converter_p1
Definition: sTgcPrepDataContainerCnv.h:40
sTgcPrepDataContainerCnv
Create derived converter to customize the saving of identifiable container.
Definition: sTgcPrepDataContainerCnv.h:26