ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
PhysicsAnalysis
JetTagging
JetTagInfoTPCnv
JetTagInfoTPCnv
MSVVtxInfoCnv_p2.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_MSVVtxInfoCnv_P2_H
6
#define JETTAGINFOTPCNV_MSVVtxInfoCnv_P2_H
7
8
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
9
10
#include "
JetTagInfoTPCnv/MSVVtxInfo_p2.h
"
11
#include "
JetTagInfo/MSVVtxInfo.h
"
12
#include "
VxVertex/RecVertex.h
"
13
#include "
DataModelAthenaPool/ElementLinkVectorCnv_p1.h
"
14
15
class
MsgStream;
16
17
18
namespace
Analysis
{
19
class
MSVVtxInfoCnv_p2
20
:
public
T_AthenaPoolTPCnvBase
<MSVVtxInfo, MSVVtxInfo_p2>
21
{
22
public
:
23
inline
MSVVtxInfoCnv_p2
(
void
)
24
:
m_recoVertexCnv
(0)
25
{}
26
27
virtual
void
persToTrans
(
const
MSVVtxInfo_p2
*persObj,
28
MSVVtxInfo
*transObj,
29
MsgStream &log);
30
virtual
void
transToPers
(
const
MSVVtxInfo
*transObj,
31
MSVVtxInfo_p2
*persObj,
32
MsgStream &log);
33
34
private
:
35
36
ITPConverterFor<Trk::Vertex>
*
m_recoVertexCnv
;
37
ElementLinkVectorCnv_p1<ElementLinkVector<Rec::TrackParticleContainer>
>
m_trackVecCnv
;
38
};
39
}
40
41
42
#endif
ElementLinkVectorCnv_p1.h
This file contains the class definition for the ElementLinkVectorCnv_p1 class.
MSVVtxInfo.h
MSVVtxInfo_p2.h
RecVertex.h
T_AthenaPoolTPConverter.h
T_AthenaPoolTPCnvBase
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
Definition
T_AthenaPoolTPConverter.h:41
Analysis::MSVVtxInfoCnv_p2::m_recoVertexCnv
ITPConverterFor< Trk::Vertex > * m_recoVertexCnv
Definition
MSVVtxInfoCnv_p2.h:36
Analysis::MSVVtxInfoCnv_p2::m_trackVecCnv
ElementLinkVectorCnv_p1< ElementLinkVector< Rec::TrackParticleContainer > > m_trackVecCnv
Definition
MSVVtxInfoCnv_p2.h:37
Analysis::MSVVtxInfoCnv_p2::transToPers
virtual void transToPers(const MSVVtxInfo *transObj, MSVVtxInfo_p2 *persObj, MsgStream &log)
Given a transient rep, save it to a persistent one.
Definition
MSVVtxInfoCnv_p2.cxx:23
Analysis::MSVVtxInfoCnv_p2::persToTrans
virtual void persToTrans(const MSVVtxInfo_p2 *persObj, MSVVtxInfo *transObj, MsgStream &log)
Load from disk format to in-memory format.
Definition
MSVVtxInfoCnv_p2.cxx:57
Analysis::MSVVtxInfoCnv_p2::MSVVtxInfoCnv_p2
MSVVtxInfoCnv_p2(void)
Definition
MSVVtxInfoCnv_p2.h:23
Analysis::MSVVtxInfo_p2
Definition
MSVVtxInfo_p2.h:17
Analysis::MSVVtxInfo
Definition
MSVVtxInfo.h:17
ElementLinkVectorCnv_p1
Definition
ElementLinkVectorCnv_p1.h:28
ITPConverterFor
Common base class for all TP converters, specialized for a given transient type.
Definition
TPConverter.h:37
Analysis
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition
IConstituent.h:25
Generated on
for ATLAS Offline Software by
1.17.0