|
Mantid
|
#include "MantidDataObjects/MDHistoWorkspace.h"#include "MantidAPI/IMDIterator.h"#include "MantidAPI/IMDWorkspace.h"#include "MantidDataObjects/MDFramesToSpecialCoordinateSystem.h"#include "MantidDataObjects/MDHistoWorkspaceIterator.h"#include "MantidGeometry/MDGeometry/IMDDimension.h"#include "MantidGeometry/MDGeometry/MDDimensionExtents.h"#include "MantidGeometry/MDGeometry/MDGeometryXMLBuilder.h"#include "MantidGeometry/MDGeometry/MDHistoDimension.h"#include "MantidKernel/Utils.h"#include "MantidKernel/VMD.h"#include "MantidKernel/WarningSuppressions.h"#include <boost/optional.hpp>#include <boost/scoped_array.hpp>#include <cmath>#include <map>#include <memory>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::DataObjects |
Functions | |
| bool | Mantid::DataObjects::pointInWorkspace (const MDHistoWorkspace *ws, const VMD &point) |