10#include "MantidAlgorithms/DllConfig.h"
19 const std::string name()
const override;
20 int version()
const override;
22 const std::string category()
const override;
24 const std::string summary()
const override;
26 const std::vector<std::string> seeAlso()
const override;
33 std::map<std::string, std::string> validateInputs()
override;
37 double getSampleTemperature();
39 std::vector<double> getFluxCoefficient1();
40 std::vector<double> getFluxCoefficient2();
41 std::vector<double> getEfficiencyCoefficient1();
42 std::vector<double> getEfficiencyCoefficient2();
Base class from which all concrete algorithm classes should be derived.
CalculatePlaczek : Placzek 1st&2nd order correction for inelastic scattering.
std::shared_ptr< const MatrixWorkspace > MatrixWorkspace_const_sptr
shared pointer to the matrix workspace base class (const version)
Helper class which provides the Collimation Length for SANS instruments.