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 
8  public:
9 
10  float ptrel;
11  float puppiw;
12  float vtx_ass;
13 
24 
25 
27 
28  float chi2;
29  float quality;
30 
31  float drminsv;
32 
33 };
34 
35 }
36 
37 #endif //DataFormats_BTauReco_ChargedCandidateFeatures_h