|
Mantid
|
#include "MantidAlgorithms/UnwrapMonitorsInTOF.h"#include "MantidAPI/ISpectrum.h"#include "MantidAPI/MatrixWorkspace.h"#include "MantidAPI/SpectrumInfo.h"#include "MantidAPI/WorkspaceProperty.h"#include "MantidGeometry/Instrument.h"#include "MantidHistogramData/Counts.h"#include "MantidHistogramData/Histogram.h"#include "MantidHistogramData/Points.h"#include "MantidKernel/PhysicalConstants.h"#include <numeric>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Algorithms |