|
Mantid
|
#include "MantidAlgorithms/EstimateScatteringVolumeCentreOfMass.h"#include "MantidAPI/InstrumentValidator.h"#include "MantidAPI/MatrixWorkspace.h"#include "MantidAPI/Run.h"#include "MantidAPI/Sample.h"#include "MantidGeometry/Instrument.h"#include "MantidGeometry/Objects/ShapeFactory.h"#include "MantidGeometry/Rasterize.h"#include "MantidKernel/BoundedValidator.h"#include "MantidKernel/CompositeValidator.h"#include "MantidKernel/ListValidator.h"#include "MantidKernel/V3D.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 |