|
Mantid
|
#include "MantidAPI/Algorithm.h"#include "MantidAPI/IAlgorithm.h"#include "MantidAPI/ITableWorkspace_fwd.h"#include "MantidAPI/MatrixWorkspace_fwd.h"#include "MantidAPI/SpectraDetectorTypes.h"#include "MantidCrystal/DllConfig.h"#include "MantidDataObjects/PeaksWorkspace.h"#include "MantidDataObjects/TableWorkspace.h"#include "MantidGeometry/Crystal/IPeak.h"#include "MantidGeometry/Instrument/RectangularDetector.h"#include "MantidKernel/V3D.h"#include "MantidKernel/cow_ptr.h"#include <array>Go to the source code of this file.
Classes | |
| class | Mantid::Crystal::DataModeHandler |
| Integrates each time slice using the BivariateNormal formula, adding the results to the peak object. More... | |
| class | Mantid::Crystal::IntegratePeakTimeSlices |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Crystal |
| namespace | Mantid::HistogramData |