Mantid
|
#include "MantidAPI/Algorithm.h"
#include "MantidAlgorithms/DllConfig.h"
#include "MantidAlgorithms/WeightingStrategy.h"
#include "MantidDataObjects/EventWorkspace_fwd.h"
#include "MantidGeometry/IDTypes.h"
Go to the source code of this file.
Classes | |
class | Mantid::Algorithms::RadiusFilter |
class | Mantid::Algorithms::SmoothNeighbours |
Smooth neighboring pixels. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Algorithms |
Typedefs | |
using | Mantid::Algorithms::SpectraDistanceMap = std::map< specnum_t, Mantid::Kernel::V3D > |