10#include "MantidAlgorithms/DllConfig.h"
21 const std::string name()
const override;
23 const std::string
summary()
const override {
return "Reset negative values to something else."; }
25 int version()
const override;
26 const std::string category()
const override;
Base class from which all concrete algorithm classes should be derived.
Helper class for reporting progress from algorithms.
ResetNegatives : Reset negative values to something else.
const std::string summary() const override
Summary of algorithms purpose.
std::shared_ptr< const MatrixWorkspace > MatrixWorkspace_const_sptr
shared pointer to the matrix workspace base class (const version)
std::shared_ptr< MatrixWorkspace > MatrixWorkspace_sptr
shared pointer to the matrix workspace base class
Helper class which provides the Collimation Length for SANS instruments.