Mantid
|
#include <utility>
#include "MantidGeometry/DllConfig.h"
#include "MantidGeometry/MDGeometry/IMDDimension.h"
#include "MantidGeometry/MDGeometry/MDFrame.h"
#include "MantidGeometry/MDGeometry/UnknownFrame.h"
#include "MantidKernel/Exception.h"
#include "MantidKernel/MDUnit.h"
#include "MantidKernel/MDUnitFactory.h"
#include "MantidKernel/VMD.h"
Go to the source code of this file.
Classes | |
class | Mantid::Geometry::MDHistoDimension |
MDHistoDimension : More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Geometry |
Typedefs | |
using | Mantid::Geometry::MDHistoDimension_const_sptr = std::shared_ptr< const MDHistoDimension > |
Shared pointer to a const MDHistoDimension. More... | |
using | Mantid::Geometry::MDHistoDimension_sptr = std::shared_ptr< MDHistoDimension > |
Shared pointer to a MDHistoDimension. More... | |