ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
PhysicsAnalysis
JetTagging
JetTagInfoTPCnv
JetTagInfoTPCnv
SecVtxInfoCnv_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_SECVTXINFOCNV_P1_H
6
#define JETTAGINFOTPCNV_SECVTXINFOCNV_P1_H
7
8
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
9
10
#include "
JetTagInfoTPCnv/SecVtxInfo_p1.h
"
11
#include "
JetTagInfoTPCnv/BaseTagInfoCnv_p1.h
"
12
#include "
JetTagInfo/SecVtxInfo.h
"
13
#include "
JetTagInfo/BaseTagInfo.h
"
14
#include "
VxVertex/RecVertex.h
"
15
16
class
MsgStream;
17
21
22
23
namespace
Analysis
{
24
class
BaseTagInfoCnv_p1
;
25
26
class
SecVtxInfoCnv_p1
27
:
public
T_AthenaPoolTPPolyCnvBase
<JetTagInfoBase, SecVtxInfo, SecVtxInfo_p1>
28
{
29
public
:
30
inline
SecVtxInfoCnv_p1
(
void
)
31
:
m_baseTagCnv
(0),
m_recoVertexCnv
(0)
32
{}
33
34
virtual
void
persToTrans
(
const
SecVtxInfo_p1
*persObj,
35
SecVtxInfo
*transObj,
36
MsgStream &log);
37
virtual
void
transToPers
(
const
SecVtxInfo
*transObj,
38
SecVtxInfo_p1
*persObj,
39
MsgStream &log);
40
41
private
:
42
BaseTagInfoCnv_p1
*
m_baseTagCnv
;
43
ITPConverterFor<Trk::Vertex>
*
m_recoVertexCnv
;
44
};
45
}
46
47
48
#endif
BaseTagInfoCnv_p1.h
BaseTagInfo.h
RecVertex.h
SecVtxInfo.h
SecVtxInfo_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::SecVtxInfoCnv_p1::persToTrans
virtual void persToTrans(const SecVtxInfo_p1 *persObj, SecVtxInfo *transObj, MsgStream &log)
Definition
SecVtxInfoCnv_p1.cxx:42
Analysis::SecVtxInfoCnv_p1::SecVtxInfoCnv_p1
SecVtxInfoCnv_p1(void)
Definition
SecVtxInfoCnv_p1.h:30
Analysis::SecVtxInfoCnv_p1::m_recoVertexCnv
ITPConverterFor< Trk::Vertex > * m_recoVertexCnv
Definition
SecVtxInfoCnv_p1.h:43
Analysis::SecVtxInfoCnv_p1::m_baseTagCnv
BaseTagInfoCnv_p1 * m_baseTagCnv
Definition
SecVtxInfoCnv_p1.h:42
Analysis::SecVtxInfoCnv_p1::transToPers
virtual void transToPers(const SecVtxInfo *transObj, SecVtxInfo_p1 *persObj, MsgStream &log)
Definition
SecVtxInfoCnv_p1.cxx:17
Analysis::SecVtxInfo_p1
Definition
SecVtxInfo_p1.h:17
Analysis::SecVtxInfo
The SecVtxInfo class: This class contains information of the secondary vertex fit within the jet.
Definition
SecVtxInfo.h:60
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