|
Mantid
|
#include "MantidAPI/Algorithm.h"#include "MantidAPI/SpectrumInfo.h"#include "MantidCurveFitting/DllConfig.h"#include "MantidGeometry/IComponent.h"#include "MantidGeometry/IDetector.h"Go to the source code of this file.
Classes | |
| class | Mantid::CurveFitting::Algorithms::ConvertToYSpace |
| Takes a workspace with X axis in TOF and converts it to Y-space where the transformation is defined by equation (7) in http://link.aip.org/link/doi/10.1063/1.3561493?ver=pdfcov. More... | |
| struct | Mantid::CurveFitting::Algorithms::DetectorParams |
| Simple data structure to store nominal detector values It avoids some functions taking a huge number of arguments. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::CurveFitting |
| namespace | Mantid::CurveFitting::Algorithms |
| namespace | Mantid::Geometry |
| namespace | Mantid::Kernel |