|
Mantid
|
#include "MantidAlgorithms/DiffractionFocussing.h"#include "MantidAPI/Axis.h"#include "MantidAPI/FileProperty.h"#include "MantidAPI/MatrixWorkspace.h"#include "MantidDataObjects/WorkspaceCreation.h"#include "MantidHistogramData/Histogram.h"#include "MantidIndexing/IndexInfo.h"#include "MantidKernel/Unit.h"#include <algorithm>#include <fstream>#include <iterator>#include <limits>#include <map>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Algorithms |