17namespace WorkflowAlgorithms {
54 const std::string
name()
const override {
return "HFIRLoad"; }
56 const std::string
summary()
const override {
return "Load HFIR SANS data."; }
58 int version()
const override {
return (1); }
60 const std::string
category()
const override {
return "Workflow\\SANS\\UsesPropertyManager"; }
#define DLLExport
Definitions of the DLLImport compiler directives for MSVC.
Base class from which all concrete algorithm classes should be derived.
Subtract dark current for HFIR SANS.
const std::string summary() const override
Summary of algorithms purpose.
const std::string category() const override
Algorithm's category for identification.
const std::string name() const override
Algorithm's name.
int version() const override
Algorithm's version.
std::shared_ptr< MatrixWorkspace > MatrixWorkspace_sptr
shared pointer to the matrix workspace base class
Helper class which provides the Collimation Length for SANS instruments.