|
Mantid
|
#include "MantidAlgorithms/CreatePSDBleedMask.h"#include "MantidAPI/Run.h"#include "MantidAPI/SpectrumInfo.h"#include "MantidAPI/WorkspaceProperty.h"#include "MantidGeometry/Instrument/DetectorGroup.h"#include "MantidKernel/BoundedValidator.h"#include "MantidKernel/MultiThreaded.h"#include "MantidKernel/NullValidator.h"#include <cfloat>#include <iterator>#include <list>#include <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 |