Mantid
|
#include "MantidAPI/Algorithm.h"
#include "MantidAPI/DataProcessorAlgorithm.h"
#include "MantidAPI/IMDWorkspace.h"
#include "MantidMDAlgorithms/DllConfig.h"
Go to the source code of this file.
Classes | |
class | Mantid::MDAlgorithms::CutMD |
CutMD : Slices multidimensional workspaces. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::MDAlgorithms |
Functions | |
std::vector< std::string > DLLExport | Mantid::MDAlgorithms::findOriginalQUnits (const IMDWorkspace_const_sptr &inws, Mantid::Kernel::Logger &logger) |
Determine the original q units. More... | |