|
Mantid
|
#include "MantidAlgorithms/DllConfig.h"#include "MantidAlgorithms/SampleCorrections/DetectorGridDefinition.h"#include "MantidDataObjects/Workspace2D.h"#include "MantidGeometry/Objects/IObject.h"#include <array>#include <tuple>#include <utility>Go to the source code of this file.
Classes | |
| class | Mantid::Algorithms::SparseWorkspace |
| Defines functions and utilities to create and deal with sparse instruments. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Algorithms |
| namespace | Mantid::Geometry |
| namespace | Mantid::HistogramData |
| namespace | Mantid::Kernel |
Typedefs | |
| using | Mantid::Algorithms::SparseWorkspace_sptr = std::shared_ptr< SparseWorkspace > |
| using | Mantid::Algorithms::SparseWorkspace_uptr = std::unique_ptr< SparseWorkspace > |
| unique pointer to Mantid::API::SparseWorkspace More... | |