11#include "MantidCrystal/DllConfig.h"
22 const std::string name()
const override;
24 const std::string
summary()
const override {
return "Determines whether the workspace has one or more UB Matrix"; }
26 int version()
const override;
27 const std::vector<std::string>
seeAlso()
const override {
return {
"SetUB",
"ClearUB"}; }
28 const std::string category()
const override;
ClearUB : Clear the UB matrix from a workspace by removing the oriented lattice.
HasUB : Determine if a workspace has a UB matrix on any of it's samples.
const std::vector< std::string > seeAlso() const override
Function to return all of the seeAlso (these are not validated) algorithms related to this algorithm....
const std::string summary() const override
Summary of algorithms purpose.
Helper class which provides the Collimation Length for SANS instruments.