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 (2); }
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.
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.
const std::string name() const override
Algorithm's name.
Helper class which provides the Collimation Length for SANS instruments.