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 
10  float puppiw;
11  float deltaR;
12  float isGamma;
13 
14  float hadFrac;
15  float drminsv;
16  };
17 
18 } // namespace btagbtvdeep
19 
20 #endif //DataFormats_BTauReco_NeutralCandidateFeatures_h