10#include "MantidMDAlgorithms/DllConfig.h"
13namespace MDAlgorithms {
19 const std::string name()
const override;
20 int version()
const override;
21 const std::vector<std::string>
seeAlso()
const override {
return {
"ConvertWANDSCDtoQ",
"LoadWANDSCD"}; }
22 const std::string category()
const override;
23 const std::string summary()
const override;
24 std::map<std::string, std::string> validateInputs()
override;
An abstract algorithm sub-class for algorithms that define properties for BoxController settings.
ConvertHFIRSCDtoMDE : TODO: DESCRIPTION.
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.