Mantid
Loading...
Searching...
No Matches
Framework
CurveFitting
inc
MantidCurveFitting
StepSizeConstants.h
Go to the documentation of this file.
1
// Mantid Repository : https://github.com/mantidproject/mantid
2
//
3
// Copyright © 2026 ISIS Rutherford Appleton Laboratory UKRI,
4
// NScD Oak Ridge National Laboratory, European Spallation Source,
5
// Institut Laue - Langevin & CSNS, Institute of High Energy Physics, CAS
6
// SPDX - License - Identifier: GPL - 3.0 +
7
#pragma once
8
#include <string>
9
10
namespace
Mantid
{
11
namespace
CurveFitting {
12
13
inline
const
std::string
DEFAULT_STEP_SIZE
=
"Default"
;
14
inline
const
std::string
SQRT_EPSILON_STEP_SIZE
=
"Sqrt epsilon"
;
15
inline
const
std::string
CUSTOM_STEP_SIZE
=
"Custom"
;
16
17
}
// namespace CurveFitting
18
}
// namespace Mantid
Mantid::CurveFitting::CUSTOM_STEP_SIZE
const std::string CUSTOM_STEP_SIZE
Definition
StepSizeConstants.h:15
Mantid::CurveFitting::SQRT_EPSILON_STEP_SIZE
const std::string SQRT_EPSILON_STEP_SIZE
Definition
StepSizeConstants.h:14
Mantid::CurveFitting::DEFAULT_STEP_SIZE
const std::string DEFAULT_STEP_SIZE
Definition
StepSizeConstants.h:13
Mantid
Helper class which provides the Collimation Length for SANS instruments.
Definition
AbsorptionCorrection.h:18
Generated by
1.9.8