|
Mantid
|
#include "MantidAPI/Algorithm.h"#include "MantidAlgorithms/DllConfig.h"#include "MantidDataObjects/EventWorkspace.h"#include "MantidDataObjects/GroupingWorkspace.h"#include <gsl/gsl_blas.h>#include <gsl/gsl_multifit_nlin.h>#include <gsl/gsl_multimin.h>#include <gsl/gsl_statistics.h>Go to the source code of this file.
Classes | |
| class | Mantid::Algorithms::DiffractionEventCalibrateDetectors |
| Find the offsets for each detector. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Algorithms |