11#include "MantidMDAlgorithms/DllConfig.h"
15namespace MDAlgorithms {
22 const std::string
name()
const override {
return "ChangeQConvention"; };
24 const std::string
summary()
const override {
return "Change the convention of MD workspace."; }
27 int version()
const override {
return 1; };
29 const std::string
category()
const override {
return "MDAlgorithms\\DataHandling"; }
Base class from which all concrete algorithm classes should be derived.
Save a MDEventWorkspace to a .nxs file.
const std::string name() const override
Algorithm's name for identification.
const std::string category() const override
Algorithm's category for identification.
const std::string summary() const override
Summary of algorithms purpose.
int version() const override
Algorithm's version for identification.
Helper class which provides the Collimation Length for SANS instruments.