CMS 3D CMS Logo

ChargedCandidateFeatures.h
Go to the documentation of this file.
1 #ifndef DataFormats_BTauReco_ChargedCandidateFeatures_h
2 #define DataFormats_BTauReco_ChargedCandidateFeatures_h
3 
4 namespace btagbtvdeep {
5 
7  public:
8  float ptrel;
9  float puppiw;
10  float vtx_ass;
11 
22 
24 
25  float chi2;
26  float quality;
27 
28  float drminsv;
29  };
30 
31 } // namespace btagbtvdeep
32 
33 #endif //DataFormats_BTauReco_ChargedCandidateFeatures_h