|
Mantid
|
#include "MantidAPI/Algorithm.h"#include "MantidAPI/Run.h"#include "MantidDataObjects/MDEventWorkspace.h"#include "MantidDataObjects/MDHistoWorkspace.h"#include "MantidGeometry/Crystal/SymmetryOperation.h"#include "MantidGeometry/Instrument.h"#include "MantidMDAlgorithms/DllConfig.h"Go to the source code of this file.
Classes | |
| class | Mantid::MDAlgorithms::MDNormBase |
| Base class for the three MDNorm, MDNormDirectSC and MDNormSCD algorithms with the common normalization and detector intersections algorithms. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::MDAlgorithms |
Functions | |
| template<typename PropertyType > | |
| auto | Mantid::MDAlgorithms::getLogValues (const API::ExperimentInfo &exptInfo, const std::string &logName) |