Mantid
|
#include "MantidAPI/MatrixWorkspace_fwd.h"
#include "MantidDataObjects/Workspace2D.h"
#include "MantidGeometry/Instrument.h"
Go to the source code of this file.
Classes | |
class | Mantid::DataObjects::BinaryOperator |
An SpecialWorkspace2D is a specialized Workspace2D where the Y value at each pixel will be used for a special meaning. More... | |
class | Mantid::DataObjects::SpecialWorkspace2D |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::DataObjects |
Typedefs | |
using | Mantid::DataObjects::SpecialWorkspace2D_const_sptr = std::shared_ptr< const SpecialWorkspace2D > |
shared pointer to a const SpecialWorkspace2D More... | |
using | Mantid::DataObjects::SpecialWorkspace2D_sptr = std::shared_ptr< SpecialWorkspace2D > |
shared pointer to the SpecialWorkspace2D class More... | |