| calculateRadiusX() const | Mantid::Algorithms::WorkspaceBoundingBox | private |
| calculateRadiusY() const | Mantid::Algorithms::WorkspaceBoundingBox | private |
| centerOfMassWithinBeamCenter() | Mantid::Algorithms::WorkspaceBoundingBox | |
| countsValue(const std::size_t index) const | Mantid::Algorithms::WorkspaceBoundingBox | private |
| distanceFromPrevious() const | Mantid::Algorithms::WorkspaceBoundingBox | |
| findNewCenterPosition() | Mantid::Algorithms::WorkspaceBoundingBox | |
| getCenterX() const | Mantid::Algorithms::WorkspaceBoundingBox | inline |
| getCenterY() const | Mantid::Algorithms::WorkspaceBoundingBox | inline |
| includeInIntegration(const std::size_t index) | Mantid::Algorithms::WorkspaceBoundingBox | private |
| includeInIntegration(const Kernel::V3D &position) | Mantid::Algorithms::WorkspaceBoundingBox | private |
| initOverallRangeAndFindFirstCenter() | Mantid::Algorithms::WorkspaceBoundingBox | private |
| isValidIndex(const std::size_t index) const | Mantid::Algorithms::WorkspaceBoundingBox | private |
| m_beamRadiusSq | Mantid::Algorithms::WorkspaceBoundingBox | private |
| m_centerXPosCurr | Mantid::Algorithms::WorkspaceBoundingBox | private |
| m_centerXPosPrev | Mantid::Algorithms::WorkspaceBoundingBox | private |
| m_centerYPosCurr | Mantid::Algorithms::WorkspaceBoundingBox | private |
| m_centerYPosPrev | Mantid::Algorithms::WorkspaceBoundingBox | private |
| m_ignoreDirectBeam | Mantid::Algorithms::WorkspaceBoundingBox | private |
| m_integrationRadiusSq | Mantid::Algorithms::WorkspaceBoundingBox | private |
| m_numSpectra | Mantid::Algorithms::WorkspaceBoundingBox | private |
| m_spectrumInfo | Mantid::Algorithms::WorkspaceBoundingBox | private |
| m_workspace | Mantid::Algorithms::WorkspaceBoundingBox | private |
| m_xBoxMax | Mantid::Algorithms::WorkspaceBoundingBox | private |
| m_xBoxMin | Mantid::Algorithms::WorkspaceBoundingBox | private |
| m_xPosMax | Mantid::Algorithms::WorkspaceBoundingBox | private |
| m_xPosMin | Mantid::Algorithms::WorkspaceBoundingBox | private |
| m_yBoxMax | Mantid::Algorithms::WorkspaceBoundingBox | private |
| m_yBoxMin | Mantid::Algorithms::WorkspaceBoundingBox | private |
| m_yPosMax | Mantid::Algorithms::WorkspaceBoundingBox | private |
| m_yPosMin | Mantid::Algorithms::WorkspaceBoundingBox | private |
| normalizePosition(const double totalCounts) | Mantid::Algorithms::WorkspaceBoundingBox | private |
| position(const std::size_t index) const | Mantid::Algorithms::WorkspaceBoundingBox | private |
| prepareCenterCalculation() | Mantid::Algorithms::WorkspaceBoundingBox | |
| resetIntermediatePosition() | Mantid::Algorithms::WorkspaceBoundingBox | private |
| setBounds(const double xMin, const double xMax, const double yMin, const double yMax) | Mantid::Algorithms::WorkspaceBoundingBox | private |
| setCenterPrev(const double x, const double y) | Mantid::Algorithms::WorkspaceBoundingBox | private |
| symmetricRegionContainsPoint(double x, double y) | Mantid::Algorithms::WorkspaceBoundingBox | private |
| updateMinMax(const std::size_t index) | Mantid::Algorithms::WorkspaceBoundingBox | private |
| updatePositionAndReturnCount(const std::size_t index) | Mantid::Algorithms::WorkspaceBoundingBox | private |
| WorkspaceBoundingBox(const API::MatrixWorkspace_const_sptr &workspace, const double integrationRadius, const double beamRadius, const bool ignoreDirectBeam, const double cenX, const double cenY) | Mantid::Algorithms::WorkspaceBoundingBox | |
| ~WorkspaceBoundingBox() | Mantid::Algorithms::WorkspaceBoundingBox | |