test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
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
12
BoundPlane
*
operator()
(
const
Surface::GlobalPoint
& origin,
13
const
Surface::GlobalVector
&
perp
)
const
;
14
15
};
16
17
#endif
BoundPlane
TransverseBoundPlaneFactory::operator()
BoundPlane * operator()(const Surface::GlobalPoint &origin, const Surface::GlobalVector &perp) const
Definition:
TransverseBoundPlaneFactory.cc:6
Vector3DBase< float, GlobalTag >
BoundPlane.h
TransverseBoundPlaneFactory
Definition:
TransverseBoundPlaneFactory.h:9
Point3DBase< float, GlobalTag >
perp
T perp() const
Magnitude of transverse component.
Definition:
Basic3DVectorLD.h:153
Generated for CMSSW Reference Manual by
1.8.5