13namespace WorkflowAlgorithms {
23 const std::string name()
const override;
25 const std::string
summary()
const override {
return "Preprocess data via an incident beam parameter."; }
27 int version()
const override;
28 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.
DgsPreprocessData : This algorithm is responsible for normalising the data to current (proton charge)...
const std::string summary() const override
Summary of algorithms purpose.
Helper class which provides the Collimation Length for SANS instruments.