DataFormats
GeometryCommonDetAlgo
interface
TransverseBoundPlaneFactory.h
Go to the documentation of this file.
1
#ifndef TransverseBoundPlaneFactory_H
2
#define TransverseBoundPlaneFactory_H
3
4
#include "
DataFormats/GeometrySurface/interface/BoundPlane.h
"
5
9
class
TransverseBoundPlaneFactory
{
10
public
:
11
BoundPlane
*
operator()
(
const
Surface::GlobalPoint
& origin,
const
Surface::GlobalVector
&
perp
)
const
;
12
};
13
14
#endif
GloballyPositioned< float >::GlobalPoint
Point3DBase< float, GlobalTag > GlobalPoint
Definition:
GloballyPositioned.h:23
perp
T perp() const
Magnitude of transverse component.
Definition:
Basic3DVectorLD.h:133
GloballyPositioned< float >::GlobalVector
Vector3DBase< float, GlobalTag > GlobalVector
Definition:
GloballyPositioned.h:25
TransverseBoundPlaneFactory
Definition:
TransverseBoundPlaneFactory.h:9
TransverseBoundPlaneFactory::operator()
BoundPlane * operator()(const Surface::GlobalPoint &origin, const Surface::GlobalVector &perp) const
Definition:
TransverseBoundPlaneFactory.cc:5
BoundPlane
BoundPlane.h
Generated for CMSSW Reference Manual by
1.8.16