15namespace WorkflowAlgorithms {
23 const std::string
name()
const override {
return "EQSANSPatchSensitivity"; }
25 const std::string
summary()
const override {
return "Patch EQSANS sensitivity correction."; }
27 int version()
const override {
return (1); }
29 const std::string
category()
const override {
return "Workflow\\SANS"; }
#define DLLExport
Definitions of the DLLImport compiler directives for MSVC.
Base class from which all concrete algorithm classes should be derived.
Calculate the detector sensitivity and patch the pixels that are masked in a second workspace.
int version() const override
Algorithm's version.
const std::string category() const override
Algorithm's category for identification.
const std::string name() const override
Algorithm's name.
const std::string summary() const override
Summary of algorithms purpose.
Helper class which provides the Collimation Length for SANS instruments.