10#include "MantidAlgorithms/DllConfig.h"
21 const std::string name()
const override;
22 int version()
const override;
23 const std::vector<std::string>
seeAlso()
const override {
return {
"FindEPP"}; }
24 const std::string category()
const override;
25 const std::string summary()
const override;
30 std::map<std::string, std::string> validateInputs(
void)
override;
Base class from which all concrete algorithm classes should be derived.
CreateEPP : Calculates the nominal elastic time-of flights for each spectrum and creates an elastic p...
const std::vector< std::string > seeAlso() const override
Function to return all of the seeAlso algorithms related to this algorithm.
Helper class which provides the Collimation Length for SANS instruments.