|
Mantid
|
#include "MantidAlgorithms/EstimateDivergence.h"#include "MantidAPI/MatrixWorkspace.h"#include "MantidAPI/SpectrumInfo.h"#include "MantidDataObjects/Workspace2D.h"#include "MantidDataObjects/WorkspaceCreation.h"#include "MantidGeometry/IDetector.h"#include "MantidGeometry/Instrument/ComponentInfo.h"#include "MantidGeometry/Instrument/DetectorInfo.h"#include "MantidKernel/BoundedValidator.h"#include "MantidKernel/V3D.h"#include "MantidTypes/SpectrumDefinition.h"Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Algorithms |