|
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::IntegratePeaksShapeMD |
| IntegratePeaksShapeMD integrates single crystal Bragg peaks using the ellipsoidal peak shape already stored on each peak in the input PeaksWorkspace (e.g. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::MDAlgorithms |