10#include "MantidCrystal/DllConfig.h"
19 const std::string name()
const override;
20 int version()
const override;
21 const std::vector<std::string>
seeAlso()
const override {
return {
"AddPeak"}; }
22 const std::string category()
const override;
23 const std::string summary()
const override;
Base class from which all concrete algorithm classes should be derived.
AddPeakHKL : Algorithm to add a peaks to a PeaksWorkspace in the HKL frame.
const std::vector< std::string > seeAlso() const override
Function to return all of the seeAlso (these are not validated) algorithms related to this algorithm....
Helper class which provides the Collimation Length for SANS instruments.