|
Mantid
|
#include "MantidAPI/Algorithm.h"#include "MantidAPI/CoordTransform.h"#include "MantidAPI/IMDEventWorkspace_fwd.h"#include "MantidAPI/IMDWorkspace.h"#include "MantidDataObjects/CoordTransformAffine.h"#include "MantidDataObjects/MDBox.h"#include "MantidDataObjects/MDEventFactory.h"#include "MantidDataObjects/MDEventWorkspace.h"#include "MantidDataObjects/MDHistoWorkspace.h"#include "MantidGeometry/MDGeometry/MDHistoDimension.h"#include "MantidGeometry/MDGeometry/MDImplicitFunction.h"#include "MantidKernel/VMD.h"#include "MantidMDAlgorithms/DllConfig.h"Go to the source code of this file.
Classes | |
| class | Mantid::MDAlgorithms::SlicingAlgorithm |
| Abstract Algorithm class that will be used by: BinMD and SliceMD and shares code for getting a slice from one workspace to another. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::MDAlgorithms |