ATLAS Offline Software
InnerDetector
InDetEventCnv
InDetEventAthenaPool
src
InDetLowBetaCandidateCnv.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 INDETEVENTATHENAPOOL_INDETLOWBETACANDIDATECNV_H
6
#define INDETEVENTATHENAPOOL_INDETLOWBETACANDIDATECNV_H
7
8
#include "
InDetLowBetaInfo/InDetLowBetaCandidate.h
"
9
#include "
AthenaPoolCnvSvc/T_AthenaPoolCustomCnv.h
"
10
class
InDetLowBetaCandidate_tlp1
;
11
class
InDetLowBetaCandidateCnv_tlp1
;
12
13
14
// typedef to the latest persistent version
15
typedef
InDetLowBetaCandidate_tlp1
InDetLowBetaCandidate_PERS
;
16
17
class
MsgStream;
18
19
class
InDetLowBetaCandidateCnv
:
public
T_AthenaPoolCustomCnv
<InDet::InDetLowBetaCandidate, InDetLowBetaCandidate_PERS> {
20
21
friend
class
CnvFactory
<
InDetLowBetaCandidateCnv
>;
22
23
protected
:
24
25
public
:
26
InDetLowBetaCandidateCnv
(ISvcLocator* svcloc);
27
~InDetLowBetaCandidateCnv
();
28
protected
:
29
30
InDetLowBetaCandidate_PERS
*
createPersistent
(
InDet::InDetLowBetaCandidate
* transCont);
31
32
InDet::InDetLowBetaCandidate
*
createTransient
();
33
34
private
:
35
36
InDetLowBetaCandidateCnv_tlp1
*
m_TPConverter
;
37
38
};
39
40
#endif
InDetLowBetaCandidateCnv::createTransient
InDet::InDetLowBetaCandidate * createTransient()
Definition:
InDetLowBetaCandidateCnv.cxx:28
InDetLowBetaCandidate_PERS
InDetLowBetaCandidate_tlp1 InDetLowBetaCandidate_PERS
Definition:
InDetLowBetaCandidateCnv.h:11
InDetLowBetaCandidateCnv::m_TPConverter
InDetLowBetaCandidateCnv_tlp1 * m_TPConverter
Definition:
InDetLowBetaCandidateCnv.h:36
T_AthenaPoolCustomCnv
Compatibility for old converter classes that don't get passed the key.
Definition:
T_AthenaPoolCustomCnv.h:132
InDetLowBetaCandidateCnv_tlp1
Definition:
InDetLowBetaCandidateCnv_tlp1.h:14
InDetLowBetaCandidateCnv::createPersistent
InDetLowBetaCandidate_PERS * createPersistent(InDet::InDetLowBetaCandidate *transCont)
Definition:
InDetLowBetaCandidateCnv.cxx:19
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
InDetLowBetaCandidateCnv::InDetLowBetaCandidateCnv
InDetLowBetaCandidateCnv(ISvcLocator *svcloc)
Definition:
InDetLowBetaCandidateCnv.cxx:8
InDetLowBetaCandidateCnv
Definition:
InDetLowBetaCandidateCnv.h:19
InDet::InDetLowBetaCandidate
Definition:
InDetLowBetaCandidate.h:24
InDetLowBetaCandidate.h
InDetLowBetaCandidate_tlp1
Definition:
InDetLowBetaCandidate_tlp1.h:11
InDetLowBetaCandidateCnv::~InDetLowBetaCandidateCnv
~InDetLowBetaCandidateCnv()
Definition:
InDetLowBetaCandidateCnv.cxx:12
Generated on Wed Jan 8 2025 21:11:05 for ATLAS Offline Software by
1.8.18