11#include "MantidAlgorithms/DllConfig.h"
23 const std::string name()
const override;
24 int version()
const override;
25 const std::vector<std::string>
seeAlso()
const override {
return {
"PolarizationCorrectionFredrikze"}; }
26 const std::string category()
const override;
27 const std::string summary()
const override;
35 void checkWorkspaces()
const;
36 void checkWildesProperties()
const;
37 void checkFredrikzeProperties()
const;
39 std::vector<std::string> getWorkspaceNameList()
const;
Base class from which all concrete algorithm classes should be derived.
Base MatrixWorkspace Abstract Class.
PolarizationEfficiencyCor: a generalised polarization correction algorithm.
const std::vector< std::string > seeAlso() const override
Function to return all of the seeAlso algorithms related to this algorithm.
std::shared_ptr< WorkspaceGroup > WorkspaceGroup_sptr
shared pointer to Mantid::API::WorkspaceGroup
std::shared_ptr< MatrixWorkspace > MatrixWorkspace_sptr
shared pointer to the matrix workspace base class
Helper class which provides the Collimation Length for SANS instruments.