14namespace WorkflowAlgorithms {
23 const std::string name()
const override;
25 const std::string
summary()
const override {
26 return "Workflow algorithm for analysis of an alignment scan from an SNS "
27 "Adara-enabled beam line";
30 int version()
const override;
31 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.
This workflow algorithm is for generation of a rocking curve from an alignment scan performed on an A...
const std::string summary() const override
Summary of algorithms purpose.
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
std::shared_ptr< EventWorkspace > EventWorkspace_sptr
shared pointer to the EventWorkspace class
Helper class which provides the Collimation Length for SANS instruments.