10#include "MantidCrystal/DllConfig.h"
27 const std::string name()
const override;
28 int version()
const override;
29 const std::vector<std::string>
seeAlso()
const override {
return {
"PredictPeaks",
"SortHKL"}; }
30 const std::string category()
const override;
31 const std::string summary()
const override;
Base class from which all concrete algorithm classes should be derived.
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< PeaksWorkspace > PeaksWorkspace_sptr
Typedef for a shared pointer to a peaks workspace.
std::shared_ptr< PointGroup > PointGroup_sptr
Shared pointer to a PointGroup.
Helper class which provides the Collimation Length for SANS instruments.