|
Mantid
|
#include "MantidAlgorithms/IntegrateByComponent.h"#include "MantidAPI/HistogramValidator.h"#include "MantidAPI/SpectrumInfo.h"#include "MantidGeometry/Instrument.h"#include "MantidGeometry/Instrument/DetectorInfo.h"#include "MantidKernel/BoundedValidator.h"#include "MantidTypes/SpectrumDefinition.h"#include <gsl/gsl_statistics.h>#include <unordered_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 |