10#include "MantidAlgorithms/DllConfig.h"
19 const std::string name()
const override final;
20 int version()
const override final;
21 const std::vector<std::string>
seeAlso()
const override {
return {
"CropWorkspace"}; }
22 const std::string category() const override final;
23 const
std::
string summary() const override final;
26 std::map<
std::
string,
std::
string> validateInputs() override;
29 void init() override final;
30 void exec() override final;
Base class for algorithms that treat all spectra independently, i.e., we can trivially parallelize ov...
CropToComponent : Crops a workspace to a set of components.
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.