ATLAS Offline Software
SCT_ClusterContainerCnv.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 SCT_CLUSTERCONTAINERCNV_H
6 #define SCT_CLUSTERCONTAINERCNV_H
7 
11 
12 
13 
14 class StoreGateSvc;
15 class SCT_ID;
16 
21 
22 
23 // the latest persistent representation type of DataCollection:
26 
32 {
33  friend class CnvFactory<SCT_ClusterContainerCnv >;
34 
35  // Converters need to be initialized (use ID helpers)
36  // Thus they can't be local
41 
42  // Should not be needed at some point.
44 
45 protected:
46 public:
47  SCT_ClusterContainerCnv (ISvcLocator* svcloc);
48 protected:
51 
52  // Must initialize ID helpers
53  virtual StatusCode initialize();
55 };
56 
57 
58 #endif
SCT_ClusterContainerCnv::createTransient
virtual InDet::SCT_ClusterContainer * createTransient()
Definition: SCT_ClusterContainerCnv.cxx:70
SCT_ClusterContainerCnv::createPersistent
virtual SCT_ClusterContainer_PERS * createPersistent(InDet::SCT_ClusterContainer *transCont)
Definition: SCT_ClusterContainerCnv.cxx:107
SCT_ClusterContainerCnv::m_TPConverter_p3
SCT_ClusterContainerCnv_p3 m_TPConverter_p3
Definition: SCT_ClusterContainerCnv.h:39
InDet::SCT_ClusterContainer
Trk::PrepRawDataContainer< SCT_ClusterCollection > SCT_ClusterContainer
Definition: SCT_ClusterContainer.h:27
SCT_ClusterContainerCnv_p2.h
SCT_ClusterContainerCnv::getTopLevelTPCnv
virtual AthenaPoolTopLevelTPCnvBase * getTopLevelTPCnv()
Definition: SCT_ClusterContainerCnv.h:54
SCT_ClusterContainerCnv_p0.h
SCT_ClusterContainerCnv::m_converter_p0
SCT_ClusterContainerCnv_p0 m_converter_p0
Definition: SCT_ClusterContainerCnv.h:37
SCT_ClusterContainerCnv::SCT_ClusterContainerCnv
SCT_ClusterContainerCnv(ISvcLocator *svcloc)
Definition: SCT_ClusterContainerCnv.cxx:15
SCT_ClusterContainerCnv_p0
Definition: SCT_ClusterContainerCnv_p0.h:19
SCT_ClusterCollection.h
StoreGateSvc
The Athena Transient Store API.
Definition: StoreGateSvc.h:128
SCT_ClusterContainerCnv::initialize
virtual StatusCode initialize()
Gaudi Service Interface method implementations:
Definition: SCT_ClusterContainerCnv.cxx:22
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.
CnvFactory
Abstract factory to create the converter.
Definition: ToyConverter.h:16
SCT_ClusterContainerCnv_p3.h
SCT_ClusterContainerCnv::m_TPConverter
SCT_ClusterContainerCnv_tlp1 m_TPConverter
Definition: SCT_ClusterContainerCnv.h:38
SCT_ClusterContainerCnvBase
T_AthenaPoolCustomCnv< InDet::SCT_ClusterContainer, SCT_ClusterContainer_PERS > SCT_ClusterContainerCnvBase
Definition: SCT_ClusterContainerCnv.h:25
SCT_ClusterContainerCnv::m_storeGate
StoreGateSvc * m_storeGate
Definition: SCT_ClusterContainerCnv.h:43
SCT_ClusterContainerCnv_p3
Definition: SCT_ClusterContainerCnv_p3.h:23
TopLevelTPCnvBase
Base class for top-level TP converters.
Definition: TopLevelTPCnvBase.h:32
SCT_ClusterContainerCnv_tlp1.h
SCT_ClusterContainerCnv
Create derived converter to customize the saving of identifiable container.
Definition: SCT_ClusterContainerCnv.h:32
SCT_ID
Definition: SCT_ID.h:68
InDet::SCT_ClusterContainer_p3
Definition: SCT_ClusterContainer_p3.h:23
SCT_ClusterContainer.h
SCT_ClusterContainer_PERS
InDet::SCT_ClusterContainer_p3 SCT_ClusterContainer_PERS
Definition: SCT_ClusterContainerCnv.h:15
SCT_ClusterContainerCnv_tlp1
Definition: SCT_ClusterContainerCnv_tlp1.h:26
SCT_ClusterContainerCnv::m_TPConverter_p2
SCT_ClusterContainerCnv_p2 m_TPConverter_p2
Definition: SCT_ClusterContainerCnv.h:40
SCT_ClusterContainerCnv_p2
Definition: SCT_ClusterContainerCnv_p2.h:23