CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CombinedSVCalibration.h
Go to the documentation of this file.
1 #ifndef CombinedSVCalibration_h
2 #define CombinedSVCalibration_h
3 
6 #include <vector>
7 
9 {
10  struct Entry
11  {
14  };
15 
16  std::vector<Entry> data;
17 
18 };
19 
20 #endif //CombinedSVCalibration_h
21 
22 
CombinedSVCategoryData category
std::vector< Entry > data