CMS 3D CMS Logo

PropagationDirectionChooser.h
Go to the documentation of this file.
1 #ifndef _COMMONRECO_PropagationDirectionChooser_H_
2 #define _COMMONRECO_PropagationDirectionChooser_H_
3 
6 
8 class Surface;
9 class Cylinder;
10 class Plane;
11 
16 public:
17 
19 
21 
23  const Surface&) const;
24 
26  const Plane&) const;
27 
29  const Cylinder&) const;
30 
31 };
32 
33 #endif
34 
35 
PropagationDirection
Definition: Plane.h:17
PropagationDirection operator()(const FreeTrajectoryState &, const Surface &) const