10#include "MantidCrystal/DllConfig.h"
20 const std::string name()
const override;
22 const std::string
summary()
const override {
return "Find faces for clusters in a cluster image."; }
24 int version()
const override;
25 const std::vector<std::string>
seeAlso()
const override {
return {
"IntegratePeaksUsingClusters"}; }
26 const std::string category()
const override;
Base class from which all concrete algorithm classes should be derived.
FindClusterFaces : Algorithm to find faces of clusters in an MDHistoWorkspace (image)
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.