Mantid
Loading...
Searching...
No Matches
Mantid::API::WorkspaceNearestNeighbours Member List

This is the complete list of members for Mantid::API::WorkspaceNearestNeighbours, including all inherited members.

build(const int noNeighbours)Mantid::API::WorkspaceNearestNeighboursprivate
defaultNeighbours(const specnum_t spectrum) constMantid::API::WorkspaceNearestNeighboursprivate
getSpectraDetectors()Mantid::API::WorkspaceNearestNeighboursprotected
Graph typedefMantid::API::WorkspaceNearestNeighboursprivate
m_bIgnoreMaskedDetectorsMantid::API::WorkspaceNearestNeighboursprivate
m_cutoffMantid::API::WorkspaceNearestNeighboursprivate
m_edgeLengthMantid::API::WorkspaceNearestNeighboursprivate
m_graphMantid::API::WorkspaceNearestNeighboursprivate
m_noNeighboursMantid::API::WorkspaceNearestNeighboursprivate
m_radiusMantid::API::WorkspaceNearestNeighboursmutableprivate
m_scaleMantid::API::WorkspaceNearestNeighboursprivate
m_specToVertexMantid::API::WorkspaceNearestNeighboursprivate
m_spectrumInfoMantid::API::WorkspaceNearestNeighboursprivate
m_spectrumNumbersMantid::API::WorkspaceNearestNeighboursprivate
m_vertexIDMantid::API::WorkspaceNearestNeighboursprivate
MapIV typedefMantid::API::WorkspaceNearestNeighboursprivate
neighbours(specnum_t spectrum) constMantid::API::WorkspaceNearestNeighbours
neighboursInRadius(specnum_t spectrum, double radius=0.0) constMantid::API::WorkspaceNearestNeighbours
Vertex typedefMantid::API::WorkspaceNearestNeighboursprivate
WorkspaceNearestNeighbours(int nNeighbours, const SpectrumInfo &spectrumInfo, std::vector< specnum_t > spectrumNumbers, bool ignoreMaskedDetectors=false)Mantid::API::WorkspaceNearestNeighbours