12namespace MDAlgorithms {
22 const std::string name()
const override;
24 const std::string
summary()
const override {
return "Reads a text file and generates an MDHistoWorkspace from it."; }
26 int version()
const override;
27 const std::vector<std::string>
seeAlso()
const override {
return {
"ImportMDEventWorkspace"}; }
28 const std::string category()
const override;
ImportMDHistoWorkspaceBase : Base class for algorithms Importing data as MDHistoWorkspaces.
ImportMDHistoWorkspace : Takes a text file containing structured signal and error information and imp...
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.