CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HelixLineExtrapolation.h
Go to the documentation of this file.
1 #ifndef HelixLineExtrapolation_H
2 #define HelixLineExtrapolation_H
3 
6 
7 #include <utility>
8 
9 class Line;
10 
16 public:
26 
27 public:
28  //
29  // the helix is passed to the constructor and does not appear in the interface
30  //
31 
36  virtual std::pair<bool,double> pathLength (const GlobalPoint& point) const = 0;
37 
42  virtual std::pair<bool,double> pathLength (const Line& line) const = 0;
43 
50  virtual PositionType position (double s) const = 0;
51 
57  virtual DirectionType direction (double s) const = 0;
58 
59 };
60 
61 #endif
Definition: Line.h:10
Basic3DVector< double > PositionTypeDouble
Basic3DVector< double > DirectionTypeDouble
Basic3DVector< float > DirectionType
Basic3DVector< float > PositionType
virtual PositionType position(double s) const =0
virtual std::pair< bool, double > pathLength(const GlobalPoint &point) const =0
virtual DirectionType direction(double s) const =0
string s
Definition: asciidump.py:422
*vegas h *****************************************************used in the default bin number in original ***version of VEGAS is ***a higher bin number might help to derive a more precise ***grade subtle point
Definition: invegas.h:5