CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TrajectoryStateAccessor.h
Go to the documentation of this file.
1 #ifndef TrajectoryStateAccessor_H
2 #define TrajectoryStateAccessor_H
3 
5 
11 public:
12 
14  theFts(fts) {}
15 
16  float inversePtError() const;
17 
18 private:
19 
21 
22 };
23 
24 #endif
const FreeTrajectoryState & theFts
TrajectoryStateAccessor(const FreeTrajectoryState &fts)