14namespace WorkflowAlgorithms {
23 const std::string name()
const override;
25 const std::string
summary()
const override {
return "Top-level workflow algorithm for DGS reduction."; }
27 int version()
const override;
28 const std::string category()
const override;
#define DLLExport
Definitions of the DLLImport compiler directives for MSVC.
Data processor algorithm to be used as a parent to workflow algorithms.
DgsReduction : This is the top-level workflow algorithm for controlling direct geometry spectrometer ...
const std::string summary() const override
Summary of algorithms purpose.
std::shared_ptr< Kernel::PropertyManager > reductionManager
std::shared_ptr< Workspace > Workspace_sptr
shared pointer to Mantid::API::Workspace
std::shared_ptr< MatrixWorkspace > MatrixWorkspace_sptr
shared pointer to the matrix workspace base class
Helper class which provides the Collimation Length for SANS instruments.