10#include "MantidAlgorithms/DllConfig.h"
21 const std::string name()
const override;
22 int version()
const override;
23 const std::vector<std::string>
seeAlso()
const override {
24 return {
"RemoveBackground",
"CreateUserDefinedBackground"};
26 const std::string category()
const override;
27 const std::string summary()
const override;
Base class from which all concrete algorithm classes should be derived.
CalculatePolynomialBackground : This algorithm fits a polynomial background to an input workspace and...
const std::vector< std::string > seeAlso() const override
Function to return all of the seeAlso algorithms related to this algorithm.
Helper class which provides the Collimation Length for SANS instruments.