Mantid
|
#include "MantidGeometry/DllConfig.h"
#include "MantidKernel/SpecialCoordinateSystem.h"
#include <boost/optional.hpp>
#include <memory>
#include <string>
Go to the source code of this file.
Classes | |
class | Mantid::Geometry::PeakShape |
PeakShape : Abstract type to describes the shape of a peak. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Geometry |
Typedefs | |
using | Mantid::Geometry::PeakShape_const_sptr = std::shared_ptr< const PeakShape > |
using | Mantid::Geometry::PeakShape_sptr = std::shared_ptr< PeakShape > |