CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HelixBarrelPlaneCrossing2OrderLocal.h
Go to the documentation of this file.
1 #ifndef HelixBarrelPlaneCrossing2OrderLocal_H
2 #define HelixBarrelPlaneCrossing2OrderLocal_H
3 
5 
13 public:
14 
19 
21 
23  const GlobalVector& startingDir,
24  double rho,
25  const Plane& plane);
26 
27  LocalPoint position() const { return thePos;}
28  LocalVector direction() const { return theDir;}
29 
30 private:
31 
33 
36 
37 };
38 
39 #endif
Definition: DDAxes.h:10
Definition: Plane.h:17
Vector3DBase< float, LocalTag > LocalVector