abcRadii() const | Mantid::DataObjects::PeakShapeEllipsoid | |
abcRadiiBackgroundInner() const | Mantid::DataObjects::PeakShapeEllipsoid | |
abcRadiiBackgroundOuter() const | Mantid::DataObjects::PeakShapeEllipsoid | |
algorithmName() const override | Mantid::DataObjects::PeakShapeBase | virtual |
algorithmVersion() const override | Mantid::DataObjects::PeakShapeBase | virtual |
buildCommon(Json::Value &root) const | Mantid::DataObjects::PeakShapeBase | protected |
clone() const override | Mantid::DataObjects::PeakShapeEllipsoid | virtual |
directions() const | Mantid::DataObjects::PeakShapeEllipsoid | |
ellipsoidShapeName() | Mantid::DataObjects::PeakShapeEllipsoid | static |
frame() const override | Mantid::DataObjects::PeakShapeBase | virtual |
getDirectionInSpecificFrame(Kernel::Matrix< double > &invertedGoniometerMatrix) const | Mantid::DataObjects::PeakShapeEllipsoid | |
InnerRadius enum value | Mantid::Geometry::PeakShape | |
m_abc_radii | Mantid::DataObjects::PeakShapeEllipsoid | private |
m_abc_radiiBackgroundInner | Mantid::DataObjects::PeakShapeEllipsoid | private |
m_abc_radiiBackgroundOuter | Mantid::DataObjects::PeakShapeEllipsoid | private |
m_algorithmName | Mantid::DataObjects::PeakShapeBase | protected |
m_algorithmVersion | Mantid::DataObjects::PeakShapeBase | protected |
m_directions | Mantid::DataObjects::PeakShapeEllipsoid | private |
m_frame | Mantid::DataObjects::PeakShapeBase | protected |
m_translation | Mantid::DataObjects::PeakShapeEllipsoid | private |
operator=(const PeakShapeBase &)=default | Mantid::DataObjects::PeakShapeBase | protected |
operator==(const PeakShapeEllipsoid &other) const | Mantid::DataObjects::PeakShapeEllipsoid | |
Mantid::DataObjects::PeakShapeBase::operator==(const PeakShapeBase &other) const | Mantid::DataObjects::PeakShapeBase | protected |
OuterRadius enum value | Mantid::Geometry::PeakShape | |
PeakShapeBase(Kernel::SpecialCoordinateSystem frame, std::string algorithmName=std::string(), int algorithmVersion=-1) | Mantid::DataObjects::PeakShapeBase | |
PeakShapeBase(const PeakShapeBase &)=default | Mantid::DataObjects::PeakShapeBase | protected |
PeakShapeEllipsoid(const std::vector< Mantid::Kernel::V3D > &directions, const std::vector< double > &abcRadii, const std::vector< double > &abcRadiiBackgroundInner, const std::vector< double > &abcRadiiBackgroundOuter, Kernel::SpecialCoordinateSystem frame, std::string algorithmName=std::string(), int algorithmVersion=-1, const Mantid::Kernel::V3D &translation={0.0, 0.0, 0.0}) | Mantid::DataObjects::PeakShapeEllipsoid | |
Radius enum value | Mantid::Geometry::PeakShape | |
radius(RadiusType type=RadiusType::Radius) const override | Mantid::DataObjects::PeakShapeEllipsoid | virtual |
RadiusType enum name | Mantid::Geometry::PeakShape | |
shapeName() const override | Mantid::DataObjects::PeakShapeEllipsoid | virtual |
toJSON() const override | Mantid::DataObjects::PeakShapeEllipsoid | virtual |
translation() const | Mantid::DataObjects::PeakShapeEllipsoid | |
~PeakShape()=default | Mantid::Geometry::PeakShape | virtual |