10#include "MantidAlgorithms/DllConfig.h"
23 const std::string name()
const override;
24 int version()
const override;
25 const std::string category()
const override;
26 const std::string summary()
const override;
27 const std::vector<std::string>
seeAlso()
const override {
28 return {
"MonteCarloAbsorption",
"CarpenterSampleCorrection"};
Base class from which all concrete algorithm classes should be derived.
std::shared_ptr< IValidator > IValidator_sptr
A shared_ptr to an IValidator.
Helper class which provides the Collimation Length for SANS instruments.