ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
PhysicsAnalysis
JetTagging
JetTagInfoTPCnv
JetTagInfoTPCnv
SVInfoBaseCnv_p1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef JETTAGINFOTPCNV_SVINFOBASECNV_P1_H
6
#define JETTAGINFOTPCNV_SVINFOBASECNV_P1_H
7
8
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
9
10
#include "
JetTagInfoTPCnv/SVInfoBase_p1.h
"
11
#include "
JetTagInfo/SVInfoBase.h
"
12
13
class
MsgStream;
14
15
namespace
Analysis
{
16
17
class
BaseTagInfoCnv_p1
;
18
19
class
SVInfoBaseCnv_p1
20
:
public
T_AthenaPoolTPPolyCnvBase
<JetTagInfoBase, SVInfoBase, SVInfoBase_p1> {
21
public
:
22
SVInfoBaseCnv_p1
()
23
:
m_baseTagCnv
(0)
24
{}
25
26
virtual
void
persToTrans
(
const
SVInfoBase_p1
* persObj,
SVInfoBase
* transObj, MsgStream &log);
27
virtual
void
transToPers
(
const
SVInfoBase
* transObj,
SVInfoBase_p1
* persObj, MsgStream &log);
28
29
BaseTagInfoCnv_p1
*
m_baseTagCnv
;
30
};
31
}
32
#endif
33
SVInfoBase.h
SVInfoBase_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::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::SVInfoBaseCnv_p1::SVInfoBaseCnv_p1
SVInfoBaseCnv_p1()
Definition
SVInfoBaseCnv_p1.h:22
Analysis::SVInfoBase_p1
Definition
SVInfoBase_p1.h:20
Analysis::SVInfoBase
Basic class to hold SV taggers results.
Definition
SVInfoBase.h:19
Analysis
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition
IConstituent.h:25
Generated on
for ATLAS Offline Software by
1.17.0