|
Mantid
|
#include "MantidAlgorithms/InterpolatingRebin.h"#include "MantidAPI/Axis.h"#include "MantidAPI/MatrixWorkspace.h"#include "MantidDataObjects/TableWorkspace.h"#include "MantidDataObjects/Workspace2D.h"#include "MantidDataObjects/WorkspaceCreation.h"#include "MantidHistogramData/Histogram.h"#include "MantidKernel/ArrayProperty.h"#include "MantidKernel/RebinParamsValidator.h"#include "MantidKernel/Spline.h"#include "MantidKernel/VectorHelper.h"#include <gsl/gsl_errno.h>#include <boost/lexical_cast.hpp>#include <span>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Algorithms |