ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
PhysicsAnalysis
JetTagging
JetTagInfoTPCnv
JetTagInfoTPCnv
MultiSVInfoPlusCnv_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_MultiSVInfoPlusCnv_P1_H
6
#define JETTAGINFOTPCNV_MultiSVInfoPlusCnv_P1_H
7
8
9
#include "
JetTagInfo/MSVVtxInfo.h
"
10
#include "
JetTagInfo/MultiSVInfoPlus.h
"
11
12
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
13
14
#include "
JetTagInfoTPCnv/MultiSVInfoPlus_p1.h
"
15
16
class
MsgStream;
17
18
19
namespace
Analysis
{
20
class
MultiSVInfoPlusCnv_p1
21
:
public
T_AthenaPoolTPPolyCnvBase
<JetTagInfoBase, MultiSVInfoPlus, MultiSVInfoPlus_p1>
22
{
23
public
:
24
inline
MultiSVInfoPlusCnv_p1
(
void
)
25
:
m_baseTagCnv
(0),
m_mSVVtxInfoCnv
(0)
26
{}
27
28
virtual
void
persToTrans
(
const
MultiSVInfoPlus_p1
*persObj,
29
MultiSVInfoPlus
*transObj,
30
MsgStream &log);
31
virtual
void
transToPers
(
const
MultiSVInfoPlus
*transObj,
32
MultiSVInfoPlus_p1
*persObj,
33
MsgStream &log);
34
35
private
:
36
BaseTagInfoCnv_p1
*
m_baseTagCnv
;
37
ITPConverterFor<MSVVtxInfo>
*
m_mSVVtxInfoCnv
;
38
39
};
40
}
41
42
43
#endif
MSVVtxInfo.h
MultiSVInfoPlus.h
MultiSVInfoPlus_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::MultiSVInfoPlusCnv_p1::transToPers
virtual void transToPers(const MultiSVInfoPlus *transObj, MultiSVInfoPlus_p1 *persObj, MsgStream &log)
Definition
MultiSVInfoPlusCnv_p1.cxx:14
Analysis::MultiSVInfoPlusCnv_p1::persToTrans
virtual void persToTrans(const MultiSVInfoPlus_p1 *persObj, MultiSVInfoPlus *transObj, MsgStream &log)
Definition
MultiSVInfoPlusCnv_p1.cxx:39
Analysis::MultiSVInfoPlusCnv_p1::m_baseTagCnv
BaseTagInfoCnv_p1 * m_baseTagCnv
Definition
MultiSVInfoPlusCnv_p1.h:36
Analysis::MultiSVInfoPlusCnv_p1::m_mSVVtxInfoCnv
ITPConverterFor< MSVVtxInfo > * m_mSVVtxInfoCnv
Definition
MultiSVInfoPlusCnv_p1.h:37
Analysis::MultiSVInfoPlusCnv_p1::MultiSVInfoPlusCnv_p1
MultiSVInfoPlusCnv_p1(void)
Definition
MultiSVInfoPlusCnv_p1.h:24
Analysis::MultiSVInfoPlus_p1
Definition
MultiSVInfoPlus_p1.h:19
Analysis::MultiSVInfoPlus
Definition
MultiSVInfoPlus.h:16
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