10#include "MantidAlgorithms/DllConfig.h"
20 const std::string name()
const override;
22 const std::string
summary()
const override {
23 return "Process the workspace according to the Index operations provided.";
26 int version()
const override;
27 const std::vector<std::string>
seeAlso()
const override {
return {
"ExtractSpectra"}; }
28 const std::string category()
const override;
Data processor algorithm to be used as a parent to workflow algorithms.
Helper class which provides the Collimation Length for SANS instruments.