ATLAS Offline Software
ElectronMuonTopoInfoContainerCnv.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 TRIGEVENTATHENAPOOL_ELECTRONMUONTOPOINFO_CNV_H
6 #define TRIGEVENTATHENAPOOL_ELECTRONMUONTOPOINFO_CNV_H
7 
8 
9 #include "GaudiKernel/MsgStream.h"
10 
14 
16 
18 
20  {
21 
23 
24  protected:
25 
26 public:
28 protected:
29 
30 
33 
34 private:
36 
37  };//end of class definitions
38 
39 
40  #endif //TRIGEMCLUSTERCONTAINER_CNV_H
ElectronMuonTopoInfoContainer_p1
Definition: ElectronMuonTopoInfoContainer_p1.h:18
ElectronMuonTopoInfoContainer
Definition: ElectronMuonTopoInfoContainer.h:30
ElectronMuonTopoInfoContainerCnv::m_converter
ElectronMuonTopoInfoContainerCnv_p1 m_converter
Definition: ElectronMuonTopoInfoContainerCnv.h:35
ElectronMuonTopoInfoContainer_PERS
ElectronMuonTopoInfoContainer_p1 ElectronMuonTopoInfoContainer_PERS
Definition: ElectronMuonTopoInfoContainerCnv.h:15
ElectronMuonTopoInfoContainerCnv_p1.h
T_AthenaPoolCustomCnv
Compatibility for old converter classes that don't get passed the key.
Definition: T_AthenaPoolCustomCnv.h:132
ElectronMuonTopoInfoContainerCnv::createPersistent
virtual ElectronMuonTopoInfoContainer_PERS * createPersistent(ElectronMuonTopoInfoContainer *transObj)
Definition: ElectronMuonTopoInfoContainerCnv.cxx:8
T_AthenaPoolCustomCnv.h
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
ElectronMuonTopoInfoContainerCnv
Definition: ElectronMuonTopoInfoContainerCnv.h:20
CnvFactory
Abstract factory to create the converter.
Definition: ToyConverter.h:16
ElectronMuonTopoInfoContainerCnv::createTransient
virtual ElectronMuonTopoInfoContainer * createTransient()
Definition: ElectronMuonTopoInfoContainerCnv.cxx:21
ElectronMuonTopoInfoContainerCnvBase
T_AthenaPoolCustomCnv< ElectronMuonTopoInfoContainer, ElectronMuonTopoInfoContainer_PERS > ElectronMuonTopoInfoContainerCnvBase
Definition: ElectronMuonTopoInfoContainerCnv.h:17
TPCnvVector
Definition: TPConverter.h:1256
ElectronMuonTopoInfoContainer.h
ElectronMuonTopoInfoContainerCnv::ElectronMuonTopoInfoContainerCnv
ElectronMuonTopoInfoContainerCnv(ISvcLocator *svcloc)
Definition: ElectronMuonTopoInfoContainerCnv.h:27