10#include "MantidCrystal/DllConfig.h"
26 const std::string name()
const override;
28 const std::string
summary()
const override {
29 return "Clears the UB by removing the oriented lattice from the sample.";
32 int version()
const override;
33 const std::vector<std::string>
seeAlso()
const override {
return {
"SetUB",
"HasUB"}; }
34 const std::string category()
const override;
Base class from which all concrete algorithm classes should be derived.
This class is shared by a few Workspace types and holds information related to a particular experimen...
Base Workspace Abstract Class.
ClearUB : Clear the UB matrix from a workspace by removing the oriented lattice.
const std::vector< std::string > seeAlso() const override
Function to return all of the seeAlso (these are not validated) algorithms related to this algorithm....
virtual ~ClearUB()=default
const std::string summary() const override
Summary of algorithms purpose.
Helper class which provides the Collimation Length for SANS instruments.