13namespace WorkflowAlgorithms {
22 const std::string name()
const override;
24 const std::string
summary()
const override {
return "Algorithm to convert from TOF to energy transfer."; }
25 int version()
const override;
26 const std::string category()
const override;
#define DLLExport
Definitions of the DLLImport compiler directives for MSVC.
Base class from which all concrete algorithm classes should be derived.
DgsConvertToEnergyTransfer : This is the algorithm responsible for the conversion from TOF to energy ...
const std::string summary() const override
Summary of algorithms purpose.
Helper class which provides the Collimation Length for SANS instruments.