ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
PhysicsAnalysis
JetTagging
JetTagInfoTPCnv
JetTagInfoTPCnv
SvxSummaryCnv_p1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef JETTAGINFOTPCNV_SvxSummaryCNV_P1_H
6
#define JETTAGINFOTPCNV_SvxSummaryCNV_P1_H
7
8
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
9
10
#include "
JetTagInfoTPCnv/SvxSummary_p1.h
"
11
#include "
JetTagInfo/SvxSummary.h
"
12
13
#include "
VxVertex/RecVertex.h
"
14
#include "
Particle/TrackParticle.h
"
15
16
class
MsgStream;
17
21
22
23
namespace
Analysis
{
24
class
BaseTagInfoCnv_p1
;
25
26
class
SvxSummaryCnv_p1
27
:
public
T_AthenaPoolTPPolyCnvBase
<JetTagInfoBase, SvxSummary, SvxSummary_p1>
28
{
29
public
:
30
inline
SvxSummaryCnv_p1
(
void
)
31
:
m_baseTagCnv
(0),
m_recoVertexCnv
(0),
m_trackParticleCnv
(0)
32
{}
33
34
virtual
void
persToTrans
(
const
SvxSummary_p1
*persObj,
35
SvxSummary
*transObj,
36
MsgStream &log);
37
virtual
void
transToPers
(
const
SvxSummary
*transObj,
38
SvxSummary_p1
*persObj,
39
MsgStream &log);
40
41
private
:
42
BaseTagInfoCnv_p1
*
m_baseTagCnv
;
43
ITPConverterFor<Trk::Vertex>
*
m_recoVertexCnv
;
44
ITPConverterFor<Rec::TrackParticle>
*
m_trackParticleCnv
;
45
};
46
}
47
48
49
#endif
RecVertex.h
TrackParticle.h
SvxSummary.h
SvxSummary_p1.h
T_AthenaPoolTPConverter.h
T_AthenaPoolTPPolyCnvBase
TPPolyCnvBase< TRANS_BASE, TRANS, PERS > T_AthenaPoolTPPolyCnvBase
Definition
T_AthenaPoolTPConverter.h:38
Analysis::BaseTagInfoCnv_p1
Definition
BaseTagInfoCnv_p1.h:18
Analysis::SvxSummaryCnv_p1::m_trackParticleCnv
ITPConverterFor< Rec::TrackParticle > * m_trackParticleCnv
Definition
SvxSummaryCnv_p1.h:44
Analysis::SvxSummaryCnv_p1::m_baseTagCnv
BaseTagInfoCnv_p1 * m_baseTagCnv
Definition
SvxSummaryCnv_p1.h:42
Analysis::SvxSummaryCnv_p1::persToTrans
virtual void persToTrans(const SvxSummary_p1 *persObj, SvxSummary *transObj, MsgStream &log)
Load from disk format to in-memory format.
Definition
SvxSummaryCnv_p1.cxx:58
Analysis::SvxSummaryCnv_p1::SvxSummaryCnv_p1
SvxSummaryCnv_p1(void)
Definition
SvxSummaryCnv_p1.h:30
Analysis::SvxSummaryCnv_p1::m_recoVertexCnv
ITPConverterFor< Trk::Vertex > * m_recoVertexCnv
Definition
SvxSummaryCnv_p1.h:43
Analysis::SvxSummaryCnv_p1::transToPers
virtual void transToPers(const SvxSummary *transObj, SvxSummary_p1 *persObj, MsgStream &log)
Given a transient rep, save it to a persistent one.
Definition
SvxSummaryCnv_p1.cxx:22
Analysis::SvxSummary_p1
Definition
SvxSummary_p1.h:19
Analysis::SvxSummary
Definition
SvxSummary.h:18
ITPConverterFor< TRANS_BASE >::ITPConverterFor
ITPConverterFor()
Definition
TPConverter.h:43
Analysis
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition
IConstituent.h:25
Generated on
for ATLAS Offline Software by
1.17.0