10#include "MantidAlgorithms/DllConfig.h"
20 const std::string name()
const override;
21 int version()
const override;
22 const std::string category()
const override;
23 const std::string summary()
const override;
28 std::map<std::string, std::string> validateInputs()
override;
30 const std::string &,
const double);
Base class from which all concrete algorithm classes should be derived.
ParallaxCorrection : Performs geometrical correction for parallax effect in tube based SANS instrumen...
std::shared_ptr< MatrixWorkspace > MatrixWorkspace_sptr
shared pointer to the matrix workspace base class
Helper class which provides the Collimation Length for SANS instruments.