ATLAS Offline Software
PhysicsAnalysis
JetTagging
JetTagInfoTPCnv
JetTagInfoTPCnv
JetProbInfoBase_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_JETPROBINFOBASE_P1_H
6
#define JETTAGINFOTPCNV_JETPROBINFOBASE_P1_H
7
11
12
#include "
JetTagInfoTPCnv/BaseTagInfo_p1.h
"
13
#include "
AthenaPoolUtilities/TPObjRef.h
"
14
15
#include <string>
16
17
namespace
Analysis
{
18
class
JetProbInfoBaseCnv_p1;
19
20
class
JetProbInfoBase_p1
{
21
friend
class
JetProbInfoBaseCnv_p1
;
22
23
private
:
25
TPObjRef
m_baseTagInfo
;
26
28
int
m_ntrk
;
29
};
30
}
31
32
#endif
Analysis::JetProbInfoBase_p1
Definition:
JetProbInfoBase_p1.h:20
BaseTagInfo_p1.h
TPObjRef
Definition:
TPObjRef.h:20
Analysis::JetProbInfoBase_p1::m_baseTagInfo
TPObjRef m_baseTagInfo
Basic info.
Definition:
JetProbInfoBase_p1.h:25
Analysis
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition:
BTaggingCnvAlg.h:20
Analysis::JetProbInfoBaseCnv_p1
Definition:
JetProbInfoBaseCnv_p1.h:20
TPObjRef.h
Analysis::JetProbInfoBase_p1::m_ntrk
int m_ntrk
All of this data will be written out.
Definition:
JetProbInfoBase_p1.h:28
Generated on Thu Nov 7 2024 21:18:17 for ATLAS Offline Software by
1.8.18