CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HelixArbitraryPlaneCrossing.h
Go to the documentation of this file.
1 #ifndef HELIXARBITRARYPLANECROSSING_H_
2 #define HELIXARBITRARYPLANECROSSING_H_
6 
10 public:
14  const DirectionType& direction,
15  const float curvature,
16  const PropagationDirection propDir = alongMomentum);
17  // destructor
19 
24  virtual std::pair<bool,double> pathLength(const Plane& plane);
25 
28  virtual PositionType position(double s) const;
29 
32  virtual DirectionType direction(double s) const;
33  //
34  // double precision vectors for internal use
35  //
38 
42 
46 
47 private:
50  inline bool notAtSurface (const Plane&,
51  const PositionTypeDouble&,
52  const float) const;
53 
54 private:
56 
57 
58  const double theX0,theY0,theZ0;
61  const double theRho;
62 
64 
65  mutable double theCachedS;
66  mutable double theCachedDPhi;
67  mutable double theCachedSDPhi;
68  mutable double theCachedCDPhi;
69 
70  static const float theNumericalPrecision;
71  static const float theMaxDistToPlane;
72 
73 };
74 
75 #endif
DirectionTypeDouble directionInDouble(double s) const
HelixArbitraryPlaneCrossing2Order theQuadraticCrossingFromStart
Basic3DVector< double > PositionTypeDouble
const PropagationDirection thePropDir
virtual DirectionType direction(double s) const
PropagationDirection
virtual PositionType position(double s) const
Definition: Plane.h:17
T curvature(T InversePt, const edm::EventSetup &iSetup)
virtual std::pair< bool, double > pathLength(const Plane &plane)
PositionTypeDouble positionInDouble(double s) const
Basic3DVector< float > PositionType
the helix is passed to the constructor and does not appear in the interface
Basic3DVector< float > DirectionType
Basic3DVector< double > DirectionTypeDouble
string s
Definition: asciidump.py:422
bool notAtSurface(const Plane &, const PositionTypeDouble &, const float) const
HelixArbitraryPlaneCrossing(const PositionType &point, const DirectionType &direction, const float curvature, const PropagationDirection propDir=alongMomentum)
*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