ATLAS Offline Software
Trigger
TrigEvent
TrigEventAthenaPool
src
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
11
#include "
AthenaPoolCnvSvc/T_AthenaPoolCustomCnv.h
"
12
#include "
TrigTopoEvent/ElectronMuonTopoInfoContainer.h
"
13
#include "
TrigTopoEventTPCnv/ElectronMuonTopoInfoContainerCnv_p1.h
"
14
15
typedef
ElectronMuonTopoInfoContainer_p1
ElectronMuonTopoInfoContainer_PERS
;
16
17
typedef
T_AthenaPoolCustomCnv<ElectronMuonTopoInfoContainer, ElectronMuonTopoInfoContainer_PERS>
ElectronMuonTopoInfoContainerCnvBase
;
18
19
class
ElectronMuonTopoInfoContainerCnv
:
public
ElectronMuonTopoInfoContainerCnvBase
20
{
21
22
friend
class
CnvFactory
<
ElectronMuonTopoInfoContainerCnv
>;
23
24
protected
:
25
26
public
:
27
ElectronMuonTopoInfoContainerCnv
( ISvcLocator *svcloc ):
ElectronMuonTopoInfoContainerCnvBase
(svcloc){}
28
protected
:
29
30
31
virtual
ElectronMuonTopoInfoContainer_PERS
*
createPersistent
(
ElectronMuonTopoInfoContainer
*transObj);
32
virtual
ElectronMuonTopoInfoContainer
*
createTransient
();
33
34
private
:
35
ElectronMuonTopoInfoContainerCnv_p1
m_converter
;
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
Generated on Thu Nov 7 2024 21:14:23 for ATLAS Offline Software by
1.8.18