|
Mantid
|
#include "MantidAPI/Algorithm.h"#include "MantidAPI/MatrixWorkspace.h"#include "MantidAPI/Progress.h"#include "MantidDataObjects/EventWorkspace.h"#include "MantidDataObjects/PeaksWorkspace.h"#include "MantidDataObjects/Workspace2D.h"#include "MantidKernel/Matrix.h"#include "MantidMDAlgorithms/Integrate3DEvents.h"Go to the source code of this file.
Classes | |
| class | Mantid::MDAlgorithms::IntegrateEllipsoidsTwoStep |
| IntegrateEllipsoidsTwoStep provides a two pass peak integration algorithm. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::MDAlgorithms |