Mantid
Loading...
Searching...
No Matches
Namespaces | Typedefs
InelasticDiffRotDiscreteCircle.cpp File Reference
#include "MantidCurveFitting/Functions/InelasticDiffRotDiscreteCircle.h"
#include "MantidCurveFitting/Constraints/BoundaryConstraint.h"
#include "MantidAPI/FunctionFactory.h"
#include "MantidAPI/IFunction.h"
#include "MantidAPI/MatrixWorkspace.h"
#include "MantidAPI/SpectrumInfo.h"
#include "MantidGeometry/IDetector.h"
#include "MantidGeometry/Instrument/DetectorInfo.h"
#include "MantidKernel/Exception.h"
#include "MantidKernel/UnitConversion.h"
#include "MantidTypes/SpectrumDefinition.h"
#include <cmath>
#include <limits>
#include <sstream>

Go to the source code of this file.

Namespaces

namespace  Mantid
 Helper class which provides the Collimation Length for SANS instruments.
 
namespace  Mantid::CurveFitting
 
namespace  Mantid::CurveFitting::Functions
 

Typedefs

using BConstraint = Mantid::CurveFitting::Constraints::BoundaryConstraint
 

Typedef Documentation

◆ BConstraint

Definition at line 25 of file InelasticDiffRotDiscreteCircle.cpp.