CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TrajectoryStateWithArbitraryError.h
Go to the documentation of this file.
1 #ifndef CD_TrajectoryStateWithArbitraryError_H_
2 #define CD_TrajectoryStateWithArbitraryError_H_
3 
16 
18 
19 private:
20 
23 
24 public:
25 
26  TSOS operator()(const TSOS& aTsos) const;
27 
28 };
29 
30 #endif //CD_TrajectoryStateWithArbitraryError_H_