10#include "MantidDataHandling/DllConfig.h"
14namespace DataHandling {
20 const std::string name()
const override;
22 const std::string
summary()
const override {
return "Loads an McStas NeXus file into a group workspace."; }
24 int version()
const override;
25 const std::vector<std::string>
seeAlso()
const override {
return {
"LoadMcStas"}; }
26 const std::string category()
const override;
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.