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