10#include "MantidDataHandling/DllConfig.h"
13namespace DataHandling {
21 const std::string name()
const override;
22 int version()
const override;
23 const std::vector<std::string>
seeAlso()
const override {
return {
"ExtractMonitors"}; }
24 const std::string category()
const override;
25 const std::string summary()
const override;
Base class from which all concrete algorithm classes should be derived.
Looks for an internally-stored monitor workspace on the input workspace and sets it as the output wor...
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.