13#include "MantidAlgorithms/DllConfig.h"
51 const std::string
name()
const override {
return "FindCenterOfMassPosition"; }
53 const std::string
summary()
const override {
return "Finds the beam center in a 2D SANS data set."; }
56 int version()
const override {
return (1); }
58 const std::string
category()
const override {
return "SANS"; }
Base class from which all concrete algorithm classes should be derived.
Part of data reduction for SANS.
const std::string name() const override
Algorithm's name.
int version() const override
Algorithm's version.
const std::string summary() const override
Summary of algorithms purpose.
const std::string category() const override
Algorithm's category for identification.
Helper class which provides the Collimation Length for SANS instruments.