15namespace WorkflowAlgorithms {
42 const std::string
name()
const override {
return "EQSANSDarkCurrentSubtraction"; }
44 const std::string
summary()
const override {
return "Perform EQSANS dark current subtraction."; }
46 int version()
const override {
return (1); }
48 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 EQSANS.
int version() const override
Algorithm's version.
const std::string summary() const override
Summary of algorithms purpose.
const std::string name() const override
Algorithm's name.
const std::string category() const override
Algorithm's category for identification.
Helper class which provides the Collimation Length for SANS instruments.