15namespace WorkflowAlgorithms {
29 const std::string
name()
const override {
return "EQSANSQ2D"; }
31 const std::string
summary()
const override {
32 return "Workflow algorithm to process a reduced EQSANS workspace and "
36 int version()
const override {
return (1); }
38 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.
Workflow algorithm to process a reduced EQSANS workspace and produce I(Qx,Qy).
const std::string summary() const override
Summary of algorithms purpose.
const std::string category() const override
Algorithm's category for identification.
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.