9#include "MantidKernel/DllConfig.h"
30 virtual std::string validate()
const;
31 virtual void setReferenceBin(
const ReferenceBin &refBinType);
32 virtual void setErrorType(
const ErrorType &errorType);
35 virtual double getReferenceDx()
const;
36 virtual double getDifference(
const size_t bin,
const double dx)
const;
EqualBinsChecker : Checks for evenly spaced bins.
const double m_warningLevel
const MantidVec & m_xData
const double m_errorLevel
ErrorType
Type of errors to check.
virtual ~EqualBinsChecker()=default
ReferenceBin
Type of bin to compare others to.
ReferenceBin m_refBinType
Helper class which provides the Collimation Length for SANS instruments.
std::vector< double > MantidVec
typedef for the data storage used in Mantid matrix workspaces