This is the complete list of members for Mantid::Crystal::FindSXPeaksHelper::SXPeak, including all inherited members.
| compare(const SXPeak &rhs, double tolerance) const | Mantid::Crystal::FindSXPeaksHelper::SXPeak | |
| compare(const SXPeak &rhs, const double xTolerance, const double phiTolerance, const double thetaTolerance, const XAxisUnit tofUnits=XAxisUnit::TOF) const | Mantid::Crystal::FindSXPeaksHelper::SXPeak | |
| getDetectorId() const | Mantid::Crystal::FindSXPeaksHelper::SXPeak | |
| getIntensity() const | Mantid::Crystal::FindSXPeaksHelper::SXPeak | |
| getQ() const | Mantid::Crystal::FindSXPeaksHelper::SXPeak | |
| m_detId | Mantid::Crystal::FindSXPeaksHelper::SXPeak | private |
| m_dSpacing | Mantid::Crystal::FindSXPeaksHelper::SXPeak | private |
| m_intensity | Mantid::Crystal::FindSXPeaksHelper::SXPeak | private |
| m_LTotal | Mantid::Crystal::FindSXPeaksHelper::SXPeak | private |
| m_nPixels | Mantid::Crystal::FindSXPeaksHelper::SXPeak | private |
| m_phi | Mantid::Crystal::FindSXPeaksHelper::SXPeak | private |
| m_qConvention | Mantid::Crystal::FindSXPeaksHelper::SXPeak | private |
| m_spectra | Mantid::Crystal::FindSXPeaksHelper::SXPeak | private |
| m_tof | Mantid::Crystal::FindSXPeaksHelper::SXPeak | private |
| m_twoTheta | Mantid::Crystal::FindSXPeaksHelper::SXPeak | private |
| m_unitWaveVector | Mantid::Crystal::FindSXPeaksHelper::SXPeak | private |
| m_wsIndex | Mantid::Crystal::FindSXPeaksHelper::SXPeak | private |
| operator+=(const SXPeak &rhs) | Mantid::Crystal::FindSXPeaksHelper::SXPeak | |
| operator<< | Mantid::Crystal::FindSXPeaksHelper::SXPeak | friend |
| reduce() | Mantid::Crystal::FindSXPeaksHelper::SXPeak | |
| SXPeak(double t, double phi, double intensity, const std::vector< int > &spectral, const size_t wsIndex, const Mantid::API::SpectrumInfo &spectrumInfo) | Mantid::Crystal::FindSXPeaksHelper::SXPeak | |