11#include "MantidDataHandling/DllConfig.h"
15namespace DataHandling {
23 const std::string
name()
const override;
25 const std::string
summary()
const override {
return "Loads an McStas NeXus file into a group workspace."; }
27 int version()
const override;
28 const std::vector<std::string>
seeAlso()
const override {
return {
"LoadMcStas"}; }
29 const std::string category()
const override;
Class for marking algorithms as deprecated.
Defines an interface to an algorithm that loads a file so that it can take part in the automatic sele...
LoadMcStasNexus : TODO: DESCRIPTION.
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 (these are not validated) algorithms related to this algorithm....
Helper class which provides the Collimation Length for SANS instruments.