|
Mantid
|
#include "MantidAlgorithms/ScaleX.h"#include "MantidAPI/Axis.h"#include "MantidAPI/SpectrumInfo.h"#include "MantidAPI/WorkspaceFactory.h"#include "MantidDataObjects/EventWorkspace.h"#include "MantidGeometry/Instrument.h"#include "MantidGeometry/Instrument/DetectorInfo.h"#include "MantidKernel/BoundedValidator.h"#include "MantidKernel/ListValidator.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 |