|
Mantid
|
#include "MantidGeometry/DllConfig.h"#include "MantidKernel/MDUnit.h"#include "MantidKernel/SpecialCoordinateSystem.h"#include "MantidKernel/UnitLabel.h"#include <memory>Go to the source code of this file.
Classes | |
| class | Mantid::Geometry::MDFrame |
| MDFrame : The coordinate frame for a dimension, or set of dimensions in a multidimensional workspace. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Geometry |
Typedefs | |
| using | Mantid::Geometry::MDFrame_const_sptr = std::shared_ptr< const MDFrame > |
| using | Mantid::Geometry::MDFrame_const_uptr = std::unique_ptr< const MDFrame > |
| using | Mantid::Geometry::MDFrame_sptr = std::shared_ptr< MDFrame > |
| using | Mantid::Geometry::MDFrame_uptr = std::unique_ptr< MDFrame > |