CMS 3D CMS Logo

MuScleFitDBobject.h
Go to the documentation of this file.
1 #ifndef MuScleFitDBobject_h
2 #define MuScleFitDBobject_h
3 
5 
6 #include <vector>
7 
9  std::vector<int> identifiers;
10  std::vector<double> parameters;
11  std::vector<double> fitQuality;
12 
14 };
15 
16 #endif // MuScleFitDBobject
std::vector< double > fitQuality
std::vector< int > identifiers
#define COND_SERIALIZABLE
Definition: Serializable.h:39
std::vector< double > parameters