|
Mantid
|
#include "MantidAlgorithms/CalculateIqt.h"#include "MantidAPI/AlgorithmManager.h"#include "MantidAPI/AnalysisDataService.h"#include "MantidAPI/MatrixWorkspace.h"#include "MantidAPI/Progress.h"#include "MantidHistogramData/HistogramY.h"#include "MantidKernel/BoundedValidator.h"#include <boost/numeric/conversion/cast.hpp>#include <cmath>#include <functional>#include <utility>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Algorithms |