src
DataFormats
GeometrySurface
src
Bounds.cc
Go to the documentation of this file.
1
#include "
DataFormats/GeometrySurface/interface/Bounds.h
"
2
#include "
DataFormats/GeometrySurface/interface/GeomExceptions.h
"
3
4
float
Bounds::significanceInside
(
const
Local3DPoint
&,
const
LocalError
&)
const
{
5
throw
GeometryError
(
"howMuchInside not implemented"
);
6
}
Bounds::significanceInside
virtual float significanceInside(const Local3DPoint &, const LocalError &) const
Definition:
Bounds.cc:4
Bounds.h
GeomExceptions.h
GeometryError
Definition:
GeomExceptions.h:18
LocalError
Definition:
LocalError.h:12
Point3DBase< float, LocalTag >
Generated for CMSSW Reference Manual by
1.8.14