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