Mantid
|
#include "MantidFrameworkTestHelpers/MultiDomainFunctionHelper.h"
#include "MantidFrameworkTestHelpers/FakeObjects.h"
Go to the source code of this file.
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::FrameworkTestHelpers |
Variables | |
const double | Mantid::FrameworkTestHelpers::A0 = 0.5 |
const double | Mantid::FrameworkTestHelpers::A1 = -4 |
const double | Mantid::FrameworkTestHelpers::A2 = 4 |
const double | Mantid::FrameworkTestHelpers::B0 = 5 |
const double | Mantid::FrameworkTestHelpers::B1 = -20 |
const double | Mantid::FrameworkTestHelpers::B2 = 16 |
const double | Mantid::FrameworkTestHelpers::dX = 0.2 |
const size_t | Mantid::FrameworkTestHelpers::nbins = 10 |