10#include "MantidAlgorithms/DllConfig.h"
19 const std::string name()
const override;
20 int version()
const override;
21 const std::vector<std::string>
seeAlso()
const override {
return {
"ExtractUnmaskedSpectra"}; }
22 const std::string category()
const override;
23 const std::string summary()
const override;
Base class from which all concrete algorithm classes should be derived.
Base MatrixWorkspace Abstract Class.
RemoveMaskedSpectra removes all masked spectra.
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.