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 {
"MaskDetectors"}; }
22 const std::string category()
const override;
24 const std::string
summary()
const override {
return "Delete the mask flag/bit on all spectra in a workspace."; }
Base class from which all concrete algorithm classes should be derived.
ClearMaskFlag : Delete the mask flag/bit on all spectra in a workspace.
const std::string summary() const override
Algorithm's summary.
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.