|
Mantid
|
#include "MantidMDAlgorithms/Integrate3DEvents.h"#include "MantidDataObjects/NoShape.h"#include "MantidDataObjects/PeakShapeEllipsoid.h"#include "MantidGeometry/Crystal/IndexingUtils.h"#include <boost/math/special_functions/round.hpp>#include <cmath>#include <fstream>#include <memory>#include <numeric>#include <tuple>#include <cstdio>#include <utility>#include <gsl/gsl_eigen.h>#include <gsl/gsl_matrix.h>#include <gsl/gsl_vector.h>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::MDAlgorithms |