ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
PhysicsAnalysis
JetTagging
JetTagInfoTPCnv
JetTagInfoTPCnv
AtlfInfoCnv_p1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef JETTAGINFOTPCNV_ATLINFOCNV_P1_H
6
#define JETTAGINFOTPCNV_ATLINFOCNV_P1_H
7
8
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
9
10
#include "
JetTagInfoTPCnv/AtlfInfo_p1.h
"
11
#include "
JetTagInfoTPCnv/BaseTagInfoCnv_p1.h
"
12
#include "
JetTagInfo/AtlfInfo.h
"
13
14
class
MsgStream;
15
19
20
21
namespace
Analysis
{
22
23
class
BaseTagInfoCnv_p1
;
24
25
class
AtlfInfoCnv_p1
26
:
public
T_AthenaPoolTPPolyCnvBase
<JetTagInfoBase, AtlfInfo, AtlfInfo_p1>
27
{
28
public
:
29
inline
AtlfInfoCnv_p1
(
void
)
30
:
m_baseTagCnv
(0)
31
{}
32
33
virtual
void
persToTrans
(
const
AtlfInfo_p1
*persObj,
34
AtlfInfo
*transObj,
35
MsgStream &log);
36
virtual
void
transToPers
(
const
AtlfInfo
*transObj,
37
AtlfInfo_p1
*persObj,
38
MsgStream &log);
39
40
private
:
41
BaseTagInfoCnv_p1
*
m_baseTagCnv
;
42
43
};
44
}
45
46
47
#endif
AtlfInfo.h
AtlfInfo_p1.h
BaseTagInfoCnv_p1.h
T_AthenaPoolTPConverter.h
T_AthenaPoolTPPolyCnvBase
TPPolyCnvBase< TRANS_BASE, TRANS, PERS > T_AthenaPoolTPPolyCnvBase
Definition
T_AthenaPoolTPConverter.h:38
Analysis::AtlfInfoCnv_p1::AtlfInfoCnv_p1
AtlfInfoCnv_p1(void)
Definition
AtlfInfoCnv_p1.h:29
Analysis::AtlfInfoCnv_p1::transToPers
virtual void transToPers(const AtlfInfo *transObj, AtlfInfo_p1 *persObj, MsgStream &log)
Definition
AtlfInfoCnv_p1.cxx:17
Analysis::AtlfInfoCnv_p1::persToTrans
virtual void persToTrans(const AtlfInfo_p1 *persObj, AtlfInfo *transObj, MsgStream &log)
Definition
AtlfInfoCnv_p1.cxx:40
Analysis::AtlfInfoCnv_p1::m_baseTagCnv
BaseTagInfoCnv_p1 * m_baseTagCnv
Definition
AtlfInfoCnv_p1.h:41
Analysis::AtlfInfo_p1
Definition
AtlfInfo_p1.h:17
Analysis::AtlfInfo
Basic class to hold Atlfast Info.
Definition
AtlfInfo.h:16
Analysis::BaseTagInfoCnv_p1
Definition
BaseTagInfoCnv_p1.h:18
Analysis
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition
IConstituent.h:25
Generated on
for ATLAS Offline Software by
1.17.0