|
Mantid
|
#include "MantidMDAlgorithms/IntegratePeaksMDHKL.h"#include "MantidAPI/CommonBinsValidator.h"#include "MantidAPI/InstrumentValidator.h"#include "MantidAPI/WorkspaceUnitValidator.h"#include "MantidDataObjects/EventWorkspace.h"#include "MantidDataObjects/MDEventWorkspace.h"#include "MantidDataObjects/MDFramesToSpecialCoordinateSystem.h"#include "MantidDataObjects/MDHistoWorkspace.h"#include "MantidGeometry/Crystal/IPeak.h"#include "MantidGeometry/Instrument.h"#include "MantidKernel/CompositeValidator.h"#include <algorithm>#include <boost/math/special_functions/round.hpp>#include <limits>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::MDAlgorithms |