|
Mantid
|
#include "MantidMDAlgorithms/IntegrateFlux.h"#include "MantidAPI/MatrixWorkspace.h"#include "MantidAPI/WorkspaceFactory.h"#include "MantidAPI/WorkspaceUnitValidator.h"#include "MantidDataObjects/EventWorkspace.h"#include "MantidHistogramData/LinearGenerator.h"#include "MantidKernel/BoundedValidator.h"#include <memory>#include <numeric>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::MDAlgorithms |