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 }
virtual float significanceInside(const Local3DPoint &, const LocalError &) const
Definition: Bounds.cc:4