Mantid
|
#include "MantidDataObjects/PeakShapeBase.h"
#include "MantidKernel/Matrix.h"
#include "MantidKernel/V3D.h"
Go to the source code of this file.
Classes | |
class | Mantid::DataObjects::PeakShapeEllipsoid |
PeakShapeEllipsoid : PeakShape representing a 3D ellipsoid. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::DataObjects |
Typedefs | |
using | Mantid::DataObjects::PeakShapeEllipsoid_const_sptr = std::shared_ptr< const PeakShapeEllipsoid > |
using | Mantid::DataObjects::PeakShapeEllipsoid_sptr = std::shared_ptr< PeakShapeEllipsoid > |