Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
DataFormats
GeometrySurface
src
Plane.cc
Go to the documentation of this file.
1
#include "
DataFormats/GeometrySurface/interface/Plane.h
"
2
#include "
DataFormats/GeometrySurface/interface/TangentPlane.h
"
3
4
ConstReferenceCountingPointer<TangentPlane>
Plane::tangentPlane
(
const
GlobalPoint
&)
const
{
5
return
ConstReferenceCountingPointer<TangentPlane>
(
this
);
6
}
7
8
ConstReferenceCountingPointer<TangentPlane>
Plane::tangentPlane
(
const
LocalPoint
&)
const
{
9
return
ConstReferenceCountingPointer<TangentPlane>
(
this
);
10
}
Plane::tangentPlane
ConstReferenceCountingPointer< TangentPlane > tangentPlane(const GlobalPoint &) const final
tangent plane to surface from global point
Definition:
Plane.cc:4
ConstReferenceCountingPointer
Definition:
ReferenceCounted.h:67
Plane.h
TangentPlane.h
Point3DBase< float, GlobalTag >
Generated for CMSSW Reference Manual by
1.8.5