|
Mantid
|
#include "MantidGeometry/Objects/BoundingBox.h"#include "MantidGeometry/Objects/Track.h"#include "MantidKernel/Exception.h"#include <cfloat>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Geometry |
Functions | |
| MANTID_GEOMETRY_DLL std::ostream & | Mantid::Geometry::operator<< (std::ostream &os, const BoundingBox &box) |
| Print out the bounding box values to a stream. More... | |