ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
PhysicsAnalysis
JetTagging
JetTagInfoTPCnv
JetTagInfoTPCnv
TrackCountingInfoCnv_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_TRACKCOUNTINGINFOCNV_P1_H
6
#define JETTAGINFOTPCNV_TRACKCOUNTINGINFOCNV_P1_H
7
8
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
9
10
#include "
JetTagInfoTPCnv/TrackCountingInfo_p1.h
"
11
#include "
JetTagInfo/TrackCountingInfo.h
"
12
13
class
MsgStream;
14
15
namespace
Analysis
{
16
17
class
BaseTagInfoCnv_p1
;
18
19
class
TrackCountingInfoCnv_p1
20
:
public
T_AthenaPoolTPPolyCnvBase
<JetTagInfoBase, TrackCountingInfo, TrackCountingInfo_p1> {
21
public
:
22
TrackCountingInfoCnv_p1
()
23
:
m_baseTagCnv
(0)
24
{}
25
26
virtual
void
persToTrans
(
const
TrackCountingInfo_p1
* persObj,
27
TrackCountingInfo
* transObj,
28
MsgStream &log);
29
virtual
void
transToPers
(
const
TrackCountingInfo
* transObj,
30
TrackCountingInfo_p1
* persObj,
31
MsgStream &log);
32
33
BaseTagInfoCnv_p1
*
m_baseTagCnv
;
34
};
35
}
36
#endif
37
T_AthenaPoolTPConverter.h
T_AthenaPoolTPPolyCnvBase
TPPolyCnvBase< TRANS_BASE, TRANS, PERS > T_AthenaPoolTPPolyCnvBase
Definition
T_AthenaPoolTPConverter.h:38
TrackCountingInfo.h
TrackCountingInfo_p1.h
Analysis::BaseTagInfoCnv_p1
Definition
BaseTagInfoCnv_p1.h:18
Analysis::TrackCountingInfoCnv_p1::persToTrans
virtual void persToTrans(const TrackCountingInfo_p1 *persObj, TrackCountingInfo *transObj, MsgStream &log)
Definition
TrackCountingInfoCnv_p1.cxx:29
Analysis::TrackCountingInfoCnv_p1::transToPers
virtual void transToPers(const TrackCountingInfo *transObj, TrackCountingInfo_p1 *persObj, MsgStream &log)
Definition
TrackCountingInfoCnv_p1.cxx:17
Analysis::TrackCountingInfoCnv_p1::m_baseTagCnv
BaseTagInfoCnv_p1 * m_baseTagCnv
Definition
TrackCountingInfoCnv_p1.h:33
Analysis::TrackCountingInfoCnv_p1::TrackCountingInfoCnv_p1
TrackCountingInfoCnv_p1()
Definition
TrackCountingInfoCnv_p1.h:22
Analysis::TrackCountingInfo_p1
Definition
TrackCountingInfo_p1.h:15
Analysis::TrackCountingInfo
Class to hold TrackCounting tagger results.
Definition
TrackCountingInfo.h:25
Analysis
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition
IConstituent.h:25
Generated on
for ATLAS Offline Software by
1.17.0