CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TrackProbabilityCategoryData.h
Go to the documentation of this file.
1 #ifndef TrackProbabilityCategoryData_H
2 #define TrackProbabilityCategoryData_H
3 
5 
6 
8  float pMin, pMax, etaMin, etaMax;
10  float chiMin,chiMax;
12  signed short trackQuality;
13 
15 };
16 
17 
18 #endif
19 
20 
21 
22 
23 
24 
25 
26 
#define COND_SERIALIZABLE
Definition: Serializable.h:37