|
Mantid
|
#include "MantidMDAlgorithms/IntegrateEllipsoids.h"#include "MantidAPI/AlgorithmManager.h"#include "MantidAPI/InstrumentValidator.h"#include "MantidAPI/WorkspaceUnitValidator.h"#include "MantidDataObjects/Peak.h"#include "MantidDataObjects/PeaksWorkspace.h"#include "MantidKernel/BoundedValidator.h"#include "MantidKernel/CompositeValidator.h"#include "MantidKernel/Property.h"#include "MantidMDAlgorithms/IntegrateEllipsoidsV1.h"#include "MantidMDAlgorithms/IntegrateEllipsoidsV2.h"#include <boost/algorithm/string.hpp>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::MDAlgorithms |
Functions | |
| int | Mantid::MDAlgorithms::getIndexCount (PeaksWorkspace_sptr peakWorkspace) |
| int | Mantid::MDAlgorithms::getSatelliteIndexCount (PeaksWorkspace_sptr peakWorkspace) |