CMS 3D CMS Logo

NeutralCandidateFeatures.h
Go to the documentation of this file.
1 #ifndef DataFormats_BTauReco_NeutralCandidateFeatures_h
2 #define DataFormats_BTauReco_NeutralCandidateFeatures_h
3 
4 namespace btagbtvdeep {
5 
7 
8  public:
9 
10  float ptrel;
11  float ptrel_noclip;
12  float erel;
13 
14  float drsubjet1;
15  float drsubjet2;
16 
17  float puppiw;
18  float deltaR;
20  float isGamma;
21 
22  float hadFrac;
23  float drminsv;
24 
25 };
26 
27 }
28 
29 #endif //DataFormats_BTauReco_NeutralCandidateFeatures_h