|
Mantid
|
#include "MantidAlgorithms/SumNeighbours.h"#include "MantidAPI/InstrumentValidator.h"#include "MantidAPI/SpectrumInfo.h"#include "MantidDataObjects/EventList.h"#include "MantidDataObjects/EventWorkspace.h"#include "MantidGeometry/ICompAssembly.h"#include "MantidGeometry/IComponent.h"#include "MantidGeometry/Instrument/RectangularDetector.h"#include "MantidKernel/BoundedValidator.h"#include <boost/algorithm/string.hpp>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Algorithms |