Main Page
Namespaces
Classes
Package Documentation
DataFormats
GeometryCommonDetAlgo
interface
PerpendicularBoundPlaneBuilder.h
Go to the documentation of this file.
1
#ifndef PerpendicularBoundPlaneBuilder_H
2
#define PerpendicularBoundPlaneBuilder_H
3
4
#include "
DataFormats/GeometrySurface/interface/BoundPlane.h
"
5
#include "
DataFormats/GeometrySurface/interface/Surface.h
"
6
11
class
PerpendicularBoundPlaneBuilder
{
12
public
:
13
BoundPlane
*
operator()
(
const
Surface::GlobalPoint
& origin,
const
Surface::GlobalVector
&
perp
)
const
;
14
};
15
16
#endif
BoundPlane
Vector3DBase
Definition:
Vector3DBase.h:9
PerpendicularBoundPlaneBuilder
Definition:
PerpendicularBoundPlaneBuilder.h:11
PerpendicularBoundPlaneBuilder::operator()
BoundPlane * operator()(const Surface::GlobalPoint &origin, const Surface::GlobalVector &perp) const
Definition:
PerpendicularBoundPlaneBuilder.cc:5
BoundPlane.h
Surface.h
Point3DBase< float, GlobalTag >
perp
T perp() const
Magnitude of transverse component.
Definition:
Basic3DVectorLD.h:162
Generated for CMSSW Reference Manual by
1.8.11