13#include "MantidAlgorithms/DllConfig.h"
54 const std::string
name()
const override {
return "IQTransform"; }
56 const std::string
summary()
const override {
57 return "This algorithm provides various functions that are sometimes used "
58 "to linearise the output of a 'SANS' data reduction prior to "
62 int version()
const override {
return (1); }
63 const std::string
category()
const override {
return "SANS"; }
76 std::shared_ptr<Kernel::Units::Label>
m_label;
Base class from which all concrete algorithm classes should be derived.
std::shared_ptr< MatrixWorkspace > MatrixWorkspace_sptr
shared pointer to the matrix workspace base class
Helper class which provides the Collimation Length for SANS instruments.