|
Mantid
|
#include <utility>#include "MantidAPI/SpectrumDetectorMapping.h"#include "MantidDataHandling/LoadEventNexusIndexSetup.h"#include "MantidGeometry/Instrument.h"#include "MantidGeometry/Instrument/ComponentInfo.h"#include "MantidGeometry/Instrument/DetectorInfo.h"#include "MantidIndexing/Extract.h"#include "MantidIndexing/Scatter.h"#include "MantidIndexing/SpectrumIndexSet.h"#include "MantidIndexing/SpectrumNumber.h"#include "MantidTypes/SpectrumDefinition.h"#include <algorithm>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::DataHandling |