CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Plane.cc
Go to the documentation of this file.
3 
4 
7 {
8  return ReferenceCountingPointer<TangentPlane>(const_cast<Plane*>(this));
9 }
10 
13 {
14  return ReferenceCountingPointer<TangentPlane>(const_cast<Plane*>(this));
15 }
Definition: Plane.h:17
virtual ReferenceCountingPointer< TangentPlane > tangentPlane(const GlobalPoint &) const GCC11_FINAL
tangent plane to surface from global point
Definition: Plane.cc:6