Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
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
5
ConstReferenceCountingPointer<TangentPlane>
6
Plane::tangentPlane
(
const
GlobalPoint
&)
const
7
{
8
return
ConstReferenceCountingPointer<TangentPlane>
(
this
);
9
}
10
11
ConstReferenceCountingPointer<TangentPlane>
12
Plane::tangentPlane
(
const
LocalPoint
&)
const
13
{
14
return
ConstReferenceCountingPointer<TangentPlane>
(
this
);
15
}
Plane::tangentPlane
virtual ConstReferenceCountingPointer< TangentPlane > tangentPlane(const GlobalPoint &) const final
tangent plane to surface from global point
Definition:
Plane.cc:6
ConstReferenceCountingPointer
Definition:
ReferenceCounted.h:71
Plane.h
TangentPlane.h
Point3DBase< float, GlobalTag >
Generated for CMSSW Reference Manual by
1.8.5