ATLAS Offline Software
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 
14 
15 #include <string>
16 
17 namespace Analysis {
18  class JetProbInfoBaseCnv_p1;
19 
21  friend class JetProbInfoBaseCnv_p1;
22 
23  private:
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