CMS 3D CMS Logo

Bounds.cc
Go to the documentation of this file.
3 
4 float Bounds::significanceInside(const Local3DPoint&, const LocalError&) const {
5  throw GeometryError("howMuchInside not implemented");
6 }
Bounds.h
Point3DBase< float, LocalTag >
GeomExceptions.h
LocalError
Definition: LocalError.h:12
GeometryError
Definition: GeomExceptions.h:18
Bounds::significanceInside
virtual float significanceInside(const Local3DPoint &, const LocalError &) const
Definition: Bounds.cc:4