|
Mantid
|
#include "MantidAPI/DllConfig.h"#include "MantidGeometry/MDGeometry/IMDDimension.h"#include "MantidGeometry/MDGeometry/MDTypes.h"#include "MantidKernel/VMD.h"#include <vector>Go to the source code of this file.
Classes | |
| class | Mantid::API::IMDIterator |
| This is an interface to an iterator of an IMDWorkspace. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::API |
Enumerations | |
| enum | Mantid::API::MDNormalization { Mantid::API::NoNormalization = 0 , Mantid::API::VolumeNormalization = 1 , Mantid::API::NumEventsNormalization = 2 } |
| Enum describing different ways to normalize the signal in a MDWorkspace. More... | |