Main Page
Namespaces
Classes
Package Documentation
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
BoundPlane
TransverseBoundPlaneFactory::operator()
BoundPlane * operator()(const Surface::GlobalPoint &origin, const Surface::GlobalVector &perp) const
Definition:
TransverseBoundPlaneFactory.cc:5
Vector3DBase
Definition:
Vector3DBase.h:9
BoundPlane.h
TransverseBoundPlaneFactory
Definition:
TransverseBoundPlaneFactory.h:9
Point3DBase< float, GlobalTag >
perp
T perp() const
Magnitude of transverse component.
Definition:
Basic3DVectorLD.h:162
Generated for CMSSW Reference Manual by
1.8.11