|
Mantid
|
#include "MantidAlgorithms/FindCenterOfMassPosition.h"#include "MantidAPI/HistogramValidator.h"#include "MantidAPI/ITableWorkspace.h"#include "MantidAPI/SpectrumInfo.h"#include "MantidAPI/TableRow.h"#include "MantidAPI/WorkspaceUnitValidator.h"#include "MantidDataObjects/TableWorkspace.h"#include "MantidGeometry/Instrument.h"#include "MantidKernel/ArrayProperty.h"#include "MantidKernel/BoundedValidator.h"#include "MantidKernel/CompositeValidator.h"#include "MantidKernel/NullValidator.h"#include "MantidKernel/PhysicalConstants.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 |