CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TrackingRecHitGlobalState.h
Go to the documentation of this file.
1 #ifndef TrackingRecHitGlobalState_H
2 #define TrackingRecHitGlobalState_H
3 
4 
6 
7 // position and error in global coord
10 
12  float r,phi;
14 
15 };
16 
17 
18 #endif