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  public:
8  float ptrel;
9  float ptrel_noclip;
10  float erel;
11 
12  float drsubjet1;
13  float drsubjet2;
14 
15  float puppiw;
16  float deltaR;
18  float isGamma;
19 
20  float hadFrac;
21  float drminsv;
22  };
23 
24 } // namespace btagbtvdeep
25 
26 #endif //DataFormats_BTauReco_NeutralCandidateFeatures_h