14namespace CurveFitting {
30 std::string
name()
const override {
return "ElasticDiffRotDiscreteCircle"; }
32 const std::string
category()
const override {
return "QuasiElastic"; }
38 double HeightPrefactor()
const override;
const std::string category() const override
The categories the Fit function belong to.
std::string name() const override
overwrite IFunction base class methods
This is a specialization of IFunction1D for functions having the magnitude of the momentum transfer (...
Helper class which provides the Collimation Length for SANS instruments.