10#include "MantidDataHandling/DllConfig.h"
15#include <unordered_map>
18namespace DataHandling {
22 const std::string name()
const override;
24 const std::string summary()
const override;
26 int version()
const override;
28 const std::vector<std::string> seeAlso()
const override;
30 const std::string category()
const override;
49 std::map<std::string, std::string> validateInputs()
override;
51 std::vector<CalibrationParams> parseParamsFile()
const;
Base class from which all concrete algorithm classes should be derived.
static const std::string PROP_GROUPING_SCHEME
static const std::string PROP_PARAMS_FILENAME
static const std::string PROP_INPUT_WS
static const std::string PROP_OUTPUT_FILENAME
Helper class which provides the Collimation Length for SANS instruments.