10#include "MantidAlgorithms/DllConfig.h"
20 const std::string name()
const override;
22 const std::string
summary()
const override {
return "Averages up the instrument hierarchy."; }
24 int version()
const override;
25 const std::vector<std::string>
seeAlso()
const override {
return {
"Integration"}; }
26 const std::string category()
const override;
Base class from which all concrete algorithm classes should be derived.
IntegrateByComponent : The algorithm integrates up the instrument hierarchy, and each pixel will cont...
const std::string summary() const override
Summary of algorithms purpose.
const std::vector< std::string > seeAlso() const override
Function to return all of the seeAlso algorithms related to this algorithm.
std::shared_ptr< MatrixWorkspace > MatrixWorkspace_sptr
shared pointer to the matrix workspace base class
Helper class which provides the Collimation Length for SANS instruments.