| algorithmName() const override | Mantid::DataObjects::PeakShapeBase | virtual |
| algorithmVersion() const override | Mantid::DataObjects::PeakShapeBase | virtual |
| backgroundInnerRadius() const | Mantid::DataObjects::PeakShapeSpherical | |
| backgroundOuterRadius() const | Mantid::DataObjects::PeakShapeSpherical | |
| buildCommon(Json::Value &root) const | Mantid::DataObjects::PeakShapeBase | protected |
| clone() const override | Mantid::DataObjects::PeakShapeSpherical | virtual |
| frame() const override | Mantid::DataObjects::PeakShapeBase | virtual |
| InnerRadius enum value | Mantid::Geometry::PeakShape | |
| m_algorithmName | Mantid::DataObjects::PeakShapeBase | protected |
| m_algorithmVersion | Mantid::DataObjects::PeakShapeBase | protected |
| m_backgroundInnerRadius | Mantid::DataObjects::PeakShapeSpherical | private |
| m_backgroundOuterRadius | Mantid::DataObjects::PeakShapeSpherical | private |
| m_frame | Mantid::DataObjects::PeakShapeBase | protected |
| m_radius | Mantid::DataObjects::PeakShapeSpherical | private |
| operator=(const PeakShapeBase &)=default | Mantid::DataObjects::PeakShapeBase | protected |
| operator==(const PeakShapeSpherical &other) const | Mantid::DataObjects::PeakShapeSpherical | |
| 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 |
| PeakShapeSpherical(const double &peakRadius, Kernel::SpecialCoordinateSystem frame, std::string algorithmName=std::string(), int algorithmVersion=-1) | Mantid::DataObjects::PeakShapeSpherical | |
| PeakShapeSpherical(const double &peakRadius, const double &peakInnerRadius, const double &peakOuterRadius, Kernel::SpecialCoordinateSystem frame, std::string algorithmName=std::string(), int algorithmVersion=-1) | Mantid::DataObjects::PeakShapeSpherical | |
| radius(RadiusType type=RadiusType::Radius) const override | Mantid::DataObjects::PeakShapeSpherical | virtual |
| Radius enum value | Mantid::Geometry::PeakShape | |
| RadiusType enum name | Mantid::Geometry::PeakShape | |
| shapeName() const override | Mantid::DataObjects::PeakShapeSpherical | virtual |
| sphereShapeName() | Mantid::DataObjects::PeakShapeSpherical | static |
| toJSON() const override | Mantid::DataObjects::PeakShapeSpherical | virtual |
| ~PeakShape()=default | Mantid::Geometry::PeakShape | virtual |