10#include "MantidDataHandling/DllConfig.h"
13namespace DataHandling {
22 const std::string name()
const override;
24 const std::string
summary()
const override {
return "Generate grouping by angles."; }
26 int version()
const override;
27 const std::string category()
const override;
28 const std::vector<std::string>
seeAlso()
const override {
return {
"LoadDetectorsGroupingFile",
"GroupDetectors"}; }
Base class from which all concrete algorithm classes should be derived.
GenerateGroupingPowder : Generate grouping file and par file, for powder scattering.
const std::vector< std::string > seeAlso() const override
Function to return all of the seeAlso (these are not validated) algorithms related to this algorithm....
const std::string summary() const override
Summary of algorithms purpose.
Helper class which provides the Collimation Length for SANS instruments.