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 
23 
24 
26 
27  float chi2;
28  float quality;
29 
30  float drminsv;
31 
32 };
33 
34 }
35 
36 #endif //DataFormats_BTauReco_ChargedCandidateFeatures_h