13namespace WorkflowAlgorithms {
21 const std::string name()
const override;
23 const std::string
summary()
const override {
return "Mask and/or group the given workspace."; }
25 int version()
const override;
26 const std::string category()
const override;
#define DLLExport
Definitions of the DLLImport compiler directives for MSVC.
Base class from which all concrete algorithm classes should be derived.
DgsRemap : This algorithm takes a workspace and masks and groups that workspace if appropriate inform...
const std::string summary() const override
Summary of algorithms purpose.
std::shared_ptr< MatrixWorkspace > MatrixWorkspace_sptr
shared pointer to the matrix workspace base class
Helper class which provides the Collimation Length for SANS instruments.