15namespace WorkflowAlgorithms {
20 const std::string
name()
const override {
return "HFIRSANSNormalise"; }
22 const std::string
summary()
const override {
return "Apply normalisation correction to HFIR SANS data."; }
24 int version()
const override {
return (1); }
26 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.
int version() const override
Algorithm's version.
const std::string name() const override
Algorithm's name.
const std::string category() const override
Algorithm's category for identification.
const std::string summary() const override
Summary of algorithms purpose.
Helper class which provides the Collimation Length for SANS instruments.