ATLAS Offline Software
InnerDetector
InDetEventCnv
InDetEventTPCnv
InDetEventTPCnv
InDetLowBetaInfo
InDetLowBetaCandidateCnv_tlp1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef InDetLowBetaCandidateCnv_TLP1_H
6
#define InDetLowBetaCandidateCnv_TLP1_H
7
8
#include "
AthenaPoolCnvSvc/AthenaPoolTopLevelTPConverter.h
"
9
10
#include "
InDetLowBetaInfo/InDetLowBetaCandidate.h
"
11
#include "
InDetEventTPCnv/InDetLowBetaInfo/InDetLowBetaCandidate_tlp1.h
"
12
#include "
InDetEventTPCnv/InDetLowBetaInfo/InDetLowBetaCandidateCnv_p1.h
"
13
14
class
InDetLowBetaCandidateCnv_tlp1
:
public
AthenaPoolTopLevelTPConverter
<InDetLowBetaCandidateCnv_p1, InDetLowBetaCandidate_tlp1> {
15
16
public
:
17
InDetLowBetaCandidateCnv_tlp1
();
18
virtual
~InDetLowBetaCandidateCnv_tlp1
() { }
19
20
virtual
void
setPStorage
(
InDetLowBetaCandidate_tlp1
*storage);
21
22
protected
:
23
24
InDetLowBetaCandidateCnv_p1
m_lowBetaCandidateCnv
;
25
26
};
27
28
29
template
<>
30
class
T_TPCnv
<
InDet
::
InDetLowBetaCandidate
,
InDetLowBetaCandidate_tlp1
>
31
:
public
InDetLowBetaCandidateCnv_tlp1
{
32
public
:
33
virtual
void
persToTrans (
const
InDetLowBetaCandidate_tlp1
*pers,
34
InDet::InDetLowBetaCandidate
*trans,
35
MsgStream &
msg
);
36
virtual
void
transToPers (
const
InDet::InDetLowBetaCandidate
*trans,
37
InDetLowBetaCandidate_tlp1
*pers,
38
MsgStream &
msg
);
39
};
40
41
42
#endif
InDet
Primary Vertex Finder.
Definition:
VP1ErrorUtils.h:36
InDetLowBetaCandidateCnv_p1.h
InDetLowBetaCandidateCnv_tlp1::setPStorage
virtual void setPStorage(InDetLowBetaCandidate_tlp1 *storage)
Definition:
InDetLowBetaCandidateCnv_tlp1.cxx:13
InDetLowBetaCandidateCnv_p1
Definition:
InDetLowBetaCandidateCnv_p1.h:15
AthenaPoolTopLevelTPConverter.h
InDetLowBetaCandidateCnv_tlp1
Definition:
InDetLowBetaCandidateCnv_tlp1.h:14
InDetLowBetaCandidateCnv_tlp1::~InDetLowBetaCandidateCnv_tlp1
virtual ~InDetLowBetaCandidateCnv_tlp1()
Definition:
InDetLowBetaCandidateCnv_tlp1.h:18
InDetLowBetaCandidateCnv_tlp1::m_lowBetaCandidateCnv
InDetLowBetaCandidateCnv_p1 m_lowBetaCandidateCnv
Definition:
InDetLowBetaCandidateCnv_tlp1.h:24
InDetLowBetaCandidateCnv_tlp1::InDetLowBetaCandidateCnv_tlp1
InDetLowBetaCandidateCnv_tlp1()
Definition:
InDetLowBetaCandidateCnv_tlp1.cxx:8
InDetLowBetaCandidate_tlp1.h
InDet::InDetLowBetaCandidate
Definition:
InDetLowBetaCandidate.h:24
InDetLowBetaCandidate.h
InDetLowBetaCandidate_tlp1
Definition:
InDetLowBetaCandidate_tlp1.h:11
T_TPCnv
Definition:
T_AthenaPoolTPConverter.h:17
python.AutoConfigFlags.msg
msg
Definition:
AutoConfigFlags.py:7
TopLevelTPConverter
Definition:
TopLevelTPConverter.h:35
python.Dumpers.InDetLowBetaCandidate
InDetLowBetaCandidate
Definition:
Dumpers.py:59
Generated on Thu Nov 7 2024 21:16:58 for ATLAS Offline Software by
1.8.18