|
Mantid
|
#include "MantidMDAlgorithms/SlicingAlgorithm.h"#include "MantidAPI/Run.h"#include "MantidDataObjects/CoordTransformAffine.h"#include "MantidDataObjects/CoordTransformAligned.h"#include "MantidGeometry/MDGeometry/MDBoxImplicitFunction.h"#include "MantidGeometry/MDGeometry/MDHistoDimension.h"#include "MantidGeometry/MDGeometry/MDPlane.h"#include "MantidKernel/ArrayLengthValidator.h"#include "MantidKernel/ArrayProperty.h"#include "MantidKernel/EnabledWhenProperty.h"#include "MantidKernel/Strings.h"#include "MantidKernel/System.h"#include "MantidKernel/VisibleWhenProperty.h"#include <boost/regex.hpp>#include <utility>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::MDAlgorithms |