10#include "MantidAlgorithms/DllConfig.h"
35 const std::string
name()
const override {
return "ExtractMask"; }
37 const std::string
summary()
const override {
38 return "Extracts the masking from a given workspace and places it in a new "
43 int version()
const override {
return 1; }
44 const std::vector<std::string>
seeAlso()
const override {
return {
"ExtractMaskToTable"}; }
46 const std::string
category()
const override {
return "Transforms\\Masking"; }
Base class for algorithms that treat all spectra independently, i.e., we can trivially parallelize ov...
Helper class which provides the Collimation Length for SANS instruments.