|
Mantid
|
#include "MantidDataObjects/BasePeak.h"#include "MantidDataObjects/LeanElasticPeak.h"#include "MantidGeometry/Crystal/IPeak.h"#include "MantidGeometry/Instrument.h"#include "MantidKernel/Logger.h"#include "MantidKernel/Matrix.h"#include "MantidKernel/PhysicalConstants.h"#include "MantidKernel/V3D.h"#include <boost/optional.hpp>#include <memory>Go to the source code of this file.
Classes | |
| class | Mantid::DataObjects::Peak |
| Structure describing a single-crystal peak. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::DataObjects |
| namespace | Mantid::Geometry |
Typedefs | |
| using | Mantid::DataObjects::Peak_uptr = std::unique_ptr< Peak > |