15namespace WorkflowAlgorithms {
22 const std::string
name()
const override {
return "ComputeSensitivity"; }
24 const std::string
summary()
const override {
return "Workflow to calculate EQSANS sensitivity correction."; }
26 int version()
const override {
return (1); }
28 const std::string
category()
const override {
return "Workflow\\SANS\\UsesPropertyManager"; }
#define DLLExport
Definitions of the DLLImport compiler directives for MSVC.
Data processor algorithm to be used as a parent to workflow algorithms.
Workflow algorithm to compute a patched sensitivity correction for EQSANS.
const std::string name() const override
Algorithm's name.
const std::string summary() const override
Summary of algorithms purpose.
int version() const override
Algorithm's version.
const std::string category() const override
Algorithm's category for identification.
Helper class which provides the Collimation Length for SANS instruments.