13namespace MDAlgorithms {
21 const std::string name()
const override;
22 int version()
const override;
23 const std::vector<std::string>
seeAlso()
const override {
return {
"GreaterThanMD",
"LessThanMD",
"NotMD"}; }
26 void initExtraProperties()
override;
BooleanBinaryOperationMD : base class for boolean-type operations on MDHistoWorkspaces.
EqualToMD : boolean operation on MDHistoWorkspaces.
bool acceptScalar() const override
Return true if the algorithm can operate on a scalar.
const std::vector< std::string > seeAlso() const override
Function to return all of the seeAlso (these are not validated) algorithms related to this algorithm....
std::shared_ptr< const WorkspaceSingleValue > WorkspaceSingleValue_const_sptr
std::shared_ptr< MDHistoWorkspace > MDHistoWorkspace_sptr
A shared pointer to a MDHistoWorkspace.
std::shared_ptr< const MDHistoWorkspace > MDHistoWorkspace_const_sptr
A shared pointer to a const MDHistoWorkspace.
Helper class which provides the Collimation Length for SANS instruments.