10#include "MantidDataHandling/DllConfig.h"
13namespace DataHandling {
24 const std::string name()
const override;
25 int version()
const override;
26 const std::vector<std::string>
seeAlso()
const override {
return {
"MaskDetectors"}; }
27 const std::string category()
const override;
28 const std::string summary()
const override;
Base class for algorithms that treat all spectra independently, i.e., we can trivially parallelize ov...
Mask specified spectra and the underlying detectors in a workspace.
const std::vector< std::string > seeAlso() const override
Function to return all of the seeAlso (these are not validated) algorithms related to this algorithm....
Helper class which provides the Collimation Length for SANS instruments.