|
Mantid
|
#include "MantidMDAlgorithms/ConvertToDiffractionMDWorkspace3.h"#include "MantidAPI/IMDEventWorkspace.h"#include "MantidDataObjects/EventWorkspace.h"#include "MantidDataObjects/MDEventWorkspace.h"#include "MantidDataObjects/Workspace2D.h"#include "MantidKernel/ArrayProperty.h"#include "MantidKernel/EnabledWhenProperty.h"#include "MantidKernel/ListValidator.h"#include "MantidMDAlgorithms/ConvertToMDMinMaxLocal.h"#include "MantidMDAlgorithms/MDTransfFactory.h"#include "MantidMDAlgorithms/MDWSTransform.h"#include <boost/math/special_functions/sign.hpp>#include <algorithm>#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 |