ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
PhysicsAnalysis
JetTagging
JetTagInfoTPCnv
src
SVInfoBaseCnv_p1.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
8
9
#include "
JetTagInfo/SVInfoBase.h
"
10
#include "
JetTagInfoTPCnv/SVInfoBaseCnv_p1.h
"
11
#include "
JetTagInfoTPCnv/BaseTagInfoCnv_p1.h
"
12
13
static
Analysis::BaseTagInfoCnv_p1
baseTagInfoCnv
;
14
15
namespace
Analysis
{
16
17
void
SVInfoBaseCnv_p1::transToPers
(
const
SVInfoBase
* pa,
SVInfoBase_p1
* pb, MsgStream &
msg
) {
18
pb->m_baseTagInfo =
baseToPersistent
(&
m_baseTagCnv
, pa,
msg
);
19
}
20
21
void
SVInfoBaseCnv_p1::persToTrans
(
const
SVInfoBase_p1
* pa,
SVInfoBase
* pb, MsgStream &
msg
) {
22
fillTransFromPStore
(&
m_baseTagCnv
, pa->
m_baseTagInfo
, pb,
msg
);
23
}
24
25
}
BaseTagInfoCnv_p1.h
baseTagInfoCnv
static Analysis::BaseTagInfoCnv_p1 baseTagInfoCnv
Code for the converters.
Definition
GbbNNTagInfoCnv_p1.cxx:13
SVInfoBaseCnv_p1.h
SVInfoBase.h
Analysis::BaseTagInfoCnv_p1
Definition
BaseTagInfoCnv_p1.h:18
Analysis::SVInfoBaseCnv_p1::transToPers
virtual void transToPers(const SVInfoBase *transObj, SVInfoBase_p1 *persObj, MsgStream &log)
Definition
SVInfoBaseCnv_p1.cxx:17
Analysis::SVInfoBaseCnv_p1::persToTrans
virtual void persToTrans(const SVInfoBase_p1 *persObj, SVInfoBase *transObj, MsgStream &log)
Definition
SVInfoBaseCnv_p1.cxx:21
Analysis::SVInfoBaseCnv_p1::m_baseTagCnv
BaseTagInfoCnv_p1 * m_baseTagCnv
Definition
SVInfoBaseCnv_p1.h:29
Analysis::SVInfoBase_p1
Definition
SVInfoBase_p1.h:20
Analysis::SVInfoBase_p1::m_baseTagInfo
TPObjRef m_baseTagInfo
Basic info.
Definition
SVInfoBase_p1.h:25
Analysis::SVInfoBase
Basic class to hold SV taggers results.
Definition
SVInfoBase.h:19
ITPConverterFor< TRANS_BASE >::baseToPersistent
TPObjRef baseToPersistent(CNV **cnv, const typename CNV::Trans_t *transObj, MsgStream &log) const
Definition
TPConverter.h:97
ITPConverterFor< TRANS_BASE >::fillTransFromPStore
void fillTransFromPStore(CNV **cnv, const TPObjRef &ref, TRANS_T *trans, MsgStream &log) const
Definition
TPConverter.h:145
Analysis
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition
IConstituent.h:25
msg
MsgStream & msg
Definition
testRead.cxx:32
Generated on
for ATLAS Offline Software by
1.17.0