16namespace WorkflowAlgorithms {
43 const std::string
name()
const override {
return "HFIRDarkCurrentSubtraction"; }
45 const std::string
summary()
const override {
return "Perform HFIR SANS dark current subtraction."; }
47 int version()
const override {
return (1); }
49 const std::string
category()
const override {
return "Workflow\\SANS\\UsesPropertyManager"; }
58 static const int DEFAULT_MONITOR_ID = 0;
59 static const int DEFAULT_TIMER_ID = 1;
#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 name() const override
Algorithm's name.
const std::string category() const override
Algorithm's category for identification.
const std::string summary() const override
Summary of algorithms purpose.
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.