ATLAS Offline Software
Loading...
Searching...
No Matches
PhysicsAnalysis
JetTagging
JetTagInfoTPCnv
JetTagInfoTPCnv
IPInfoBase_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_IPINFOBASE_P1_H
6
#define JETTAGINFOTPCNV_IPINFOBASE_P1_H
7
#include "
JetTagInfoTPCnv/BaseTagInfo_p1.h
"
8
#include "
AthenaPoolUtilities/TPObjRef.h
"
9
10
namespace
Analysis
{
11
12
class
IPInfoBaseCnv_p1
;
13
14
class
IPInfoBase_p1
{
15
16
friend
class
IPInfoBaseCnv_p1
;
17
18
public
:
19
inline
IPInfoBase_p1
()
20
:
m_ntrk
(0)
21
{}
22
23
private
:
24
TPObjRef
m_baseTagInfo
;
25
int
m_ntrk
;
26
27
}
28
;
// End class
29
30
}
// End namespace
31
#endif
BaseTagInfo_p1.h
TPObjRef.h
Analysis::IPInfoBaseCnv_p1
Definition
IPInfoBaseCnv_p1.h:20
Analysis::IPInfoBase_p1::m_baseTagInfo
TPObjRef m_baseTagInfo
Definition
IPInfoBase_p1.h:24
Analysis::IPInfoBase_p1::IPInfoBaseCnv_p1
friend class IPInfoBaseCnv_p1
Definition
IPInfoBase_p1.h:16
Analysis::IPInfoBase_p1::m_ntrk
int m_ntrk
Definition
IPInfoBase_p1.h:25
Analysis::IPInfoBase_p1::IPInfoBase_p1
IPInfoBase_p1()
Definition
IPInfoBase_p1.h:19
TPObjRef
This class is an object reference used in Athena persistent data model.
Definition
TPObjRef.h:20
Analysis
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition
BTaggingCnvAlg.h:20
Generated on
for ATLAS Offline Software by
1.14.0