14namespace MDAlgorithms {
22 const std::string name()
const override;
23 int version()
const override;
24 const std::vector<std::string>
seeAlso()
const override {
return {
"XorMD",
"OrMD",
"NotMD"}; }
AndMD : Perform the And boolean operation on two MDHistoWorkspaces.
const std::vector< std::string > seeAlso() const override
Function to return all of the seeAlso (these are not validated) algorithms related to this algorithm....
BooleanBinaryOperationMD : base class for boolean-type operations on MDHistoWorkspaces.
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.