|
Mantid
|
#include "MantidDataHandling/MaskDetectors.h"#include "MantidDataObjects/EventWorkspace.h"#include "MantidDataObjects/MaskWorkspace.h"#include "MantidAPI/SpectrumInfo.h"#include "MantidGeometry/Instrument/DetectorInfo.h"#include "MantidIndexing/IndexInfo.h"#include "MantidIndexing/LegacyConversion.h"#include "MantidIndexing/SpectrumIndexSet.h"#include "MantidKernel/ArrayProperty.h"#include "MantidKernel/BoundedValidator.h"#include "MantidKernel/EnabledWhenProperty.h"#include <algorithm>#include <numeric>#include <set>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::DataHandling |