|
Mantid
|
#include "MantidAlgorithms/XrayAbsorptionCorrection.h"#include "MantidAPI/Sample.h"#include "MantidAPI/SpectrumInfo.h"#include "MantidAPI/WorkspaceUnitValidator.h"#include "MantidKernel/BoundedValidator.h"#include "MantidKernel/CompositeValidator.h"#include "MantidKernel/Material.h"#include "MantidKernel/VectorHelper.h"#include <math.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 |