ATLAS Offline Software
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
RecVertex.h
ITPConverterFor< Trk::Vertex >
ElementLinkVectorCnv_p1
Definition:
ElementLinkVectorCnv_p1.h:28
MSVVtxInfo.h
Analysis::MSVVtxInfoCnv_p2
Definition:
MSVVtxInfoCnv_p2.h:21
TPConverterBase
Definition:
TPConverter.h:738
ElementLinkVectorCnv_p1.h
This file contains the class definition for the ElementLinkVectorCnv_p1 class. NOTE: it should be inc...
Analysis::MSVVtxInfo_p2
Definition:
MSVVtxInfo_p2.h:17
MSVVtxInfo_p2.h
T_AthenaPoolTPConverter.h
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::MSVVtxInfoCnv_p2
MSVVtxInfoCnv_p2(void)
Definition:
MSVVtxInfoCnv_p2.h: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
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition:
BTaggingCnvAlg.h:20
Analysis::MSVVtxInfoCnv_p2::m_trackVecCnv
ElementLinkVectorCnv_p1< ElementLinkVector< Rec::TrackParticleContainer > > m_trackVecCnv
Definition:
MSVVtxInfoCnv_p2.h:37
Analysis::MSVVtxInfoCnv_p2::m_recoVertexCnv
ITPConverterFor< Trk::Vertex > * m_recoVertexCnv
Definition:
MSVVtxInfoCnv_p2.h:36
Analysis::MSVVtxInfo
Definition:
MSVVtxInfo.h:17
python.CaloCondTools.log
log
Definition:
CaloCondTools.py:20
Generated on Thu Nov 7 2024 21:21:32 for ATLAS Offline Software by
1.8.18