13namespace WorkflowAlgorithms {
22 const std::string name()
const override;
24 const std::string
summary()
const override {
return "Process the absolute units sample."; }
25 int version()
const override;
26 const std::string category()
const override;
#define DLLExport
Definitions of the DLLImport compiler directives for MSVC.
Base class from which all concrete algorithm classes should be derived.
DgsAbsoluteUnitsReduction : This is the algorithm responsible for processing and creating the absolut...
const std::string summary() const override
Summary of algorithms purpose.
Helper class which provides the Collimation Length for SANS instruments.