11#include "MantidAlgorithms/DllConfig.h"
25 const std::string name()
const override;
26 int version()
const override;
27 const std::vector<std::string>
seeAlso()
const override {
return {
"MaskDetectors"}; }
28 const std::string category()
const override;
29 const std::string summary()
const override;
Class for marking algorithms as deprecated.
Base class for algorithms that treat all spectra independently, i.e., we can trivially parallelize ov...
Mask specified detectors in an instrument.
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.