|
Mantid
|
#include "MantidMDAlgorithms/ConvertMDHistoToMatrixWorkspace.h"#include "MantidAPI/BinEdgeAxis.h"#include "MantidAPI/CoordTransform.h"#include "MantidAPI/IMDHistoWorkspace.h"#include "MantidAPI/MatrixWorkspace.h"#include "MantidAPI/NullCoordTransform.h"#include "MantidAPI/WorkspaceFactory.h"#include "MantidHistogramData/LinearGenerator.h"#include "MantidKernel/ListValidator.h"#include "MantidKernel/Unit.h"#include "MantidKernel/UnitFactory.h"#include <sstream>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::MDAlgorithms |