ATLAS Offline Software
GbbNNTagInfo_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_GBBNNTAGINFO_P1_H
6 #define JETTAGINFOTPCNV_GBBNNTAGINFO_P1_H
7 
13 
14 #include <string>
15 
16 namespace Analysis {
17  class GbbNNTagInfoCnv_p1;
18 
20  friend class GbbNNTagInfoCnv_p1;
21 
22  private:
25 
30 
31  };
32 }
33 
34 #endif
Analysis::GbbNNTagInfo_p1::m_BaseTagInfo
TPObjRef m_BaseTagInfo
Basic info.
Definition: GbbNNTagInfo_p1.h:24
BaseTagInfo_p1.h
TPObjRef
Definition: TPObjRef.h:20
Analysis::GbbNNTagInfo_p1::m_trkJetMaxDeltaR
float m_trkJetMaxDeltaR
Definition: GbbNNTagInfo_p1.h:29
Analysis::GbbNNTagInfoCnv_p1
Definition: GbbNNTagInfoCnv_p1.h:20
Analysis
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition: BTaggingCnvAlg.h:20
Analysis::GbbNNTagInfo_p1
Definition: GbbNNTagInfo_p1.h:19
Analysis::GbbNNTagInfo_p1::m_nMatchingTracks
int m_nMatchingTracks
All of this data will be written out.
Definition: GbbNNTagInfo_p1.h:27
Analysis::GbbNNTagInfo_p1::m_trkJetWidth
float m_trkJetWidth
Definition: GbbNNTagInfo_p1.h:28
TPObjRef.h