10#include "MantidAlgorithms/DllConfig.h"
27 const std::string
name()
const override;
29 const std::string
summary()
const override {
30 return "This algorithm creates a workspace which is the duplicate of the "
31 "input, but where the error value for every bin has been set to "
36 int version()
const override;
39 const std::string
category()
const override {
return "Arithmetic\\Errors"; }
Base class from which all concrete algorithm classes should be derived.
Set the uncertainties of the data to zero.
const std::string summary() const override
Summary of algorithms purpose.
const std::string category() const override
Algorithm's category for identification overriding a virtual method.
Helper class which provides the Collimation Length for SANS instruments.