CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
StateOnTrackerBound.h
Go to the documentation of this file.
1 #ifndef GeomPropagators_StateOnTrackerBound_H
2 #define GeomPropagators_StateOnTrackerBound_H
3 
6 class Propagator;
7 
14 public:
15  StateOnTrackerBound(const Propagator* prop);
16 
18 
20 
22 
23 private:
25 };
26 #endif
StateOnTrackerBound(const Propagator *prop)
TrajectoryStateOnSurface operator()(const TrajectoryStateOnSurface &tsos) const