![]() |
|
|||
File indexing completed on 2023-03-17 10:49:14
0001 #ifndef DataFormats_BTauReco_JetFeatures_h 0002 #define DataFormats_BTauReco_JetFeatures_h 0003 0004 namespace btagbtvdeep { 0005 0006 class JetFeatures { 0007 public: 0008 float pt; 0009 float eta; 0010 float phi; 0011 float mass; 0012 float energy; 0013 }; 0014 0015 } // namespace btagbtvdeep 0016 0017 #endif //DataFormats_BTauReco_JetFeatures_h
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |