Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Variables
IMDWorkspace.h File Reference
#include "MantidAPI/IMDIterator.h"
#include "MantidAPI/ITableWorkspace_fwd.h"
#include "MantidAPI/MDGeometry.h"
#include "MantidAPI/Workspace.h"
#include "MantidKernel/SpecialCoordinateSystem.h"
#include <cstdint>
#include <vector>

Go to the source code of this file.

Classes

class  Mantid::API::IMDWorkspace
 Basic MD Workspace Abstract Class. More...
 
struct  Mantid::API::IMDWorkspace::LinePlot
 Holds X, Y, E for a line plot. More...
 

Namespaces

namespace  Mantid
 Helper class which provides the Collimation Length for SANS instruments.
 
namespace  Mantid::API
 
namespace  Mantid::Geometry
 

Typedefs

using Mantid::API::IMDWorkspace_const_sptr = std::shared_ptr< const IMDWorkspace >
 Shared pointer to the IMDWorkspace base class (const version) More...
 
using Mantid::API::IMDWorkspace_sptr = std::shared_ptr< IMDWorkspace >
 Shared pointer to the IMDWorkspace base class. More...
 

Variables

static const signal_t Mantid::API::MDMaskValue = std::numeric_limits<double>::quiet_NaN()