This is the complete list of members for Mantid::Algorithms::BackgroundHelper, including all inherited members.
| BackgroundHelper() | Mantid::Algorithms::BackgroundHelper | |
| BackgroundHelper(const BackgroundHelper &)=delete | Mantid::Algorithms::BackgroundHelper | |
| initialize(const API::MatrixWorkspace_const_sptr &bkgWS, const API::MatrixWorkspace_sptr &sourceWS, Kernel::DeltaEMode::Type emode, Kernel::Logger *pLog=nullptr, int nThreads=1, bool inPlace=true, bool nullifyNegative=false) | Mantid::Algorithms::BackgroundHelper | |
| m_bgWs | Mantid::Algorithms::BackgroundHelper | private |
| m_dtBg | Mantid::Algorithms::BackgroundHelper | private |
| m_Emode | Mantid::Algorithms::BackgroundHelper | private |
| m_ErrSq | Mantid::Algorithms::BackgroundHelper | private |
| m_inPlace | Mantid::Algorithms::BackgroundHelper | private |
| m_NBg | Mantid::Algorithms::BackgroundHelper | private |
| m_nullifyNegative | Mantid::Algorithms::BackgroundHelper | private |
| m_pgLog | Mantid::Algorithms::BackgroundHelper | private |
| m_previouslyRemovedBkgMode | Mantid::Algorithms::BackgroundHelper | private |
| m_singleValueBackground | Mantid::Algorithms::BackgroundHelper | private |
| m_spectrumInfo | Mantid::Algorithms::BackgroundHelper | private |
| m_wkWS | Mantid::Algorithms::BackgroundHelper | private |
| m_WSUnit | Mantid::Algorithms::BackgroundHelper | private |
| operator=(const BackgroundHelper &)=delete | Mantid::Algorithms::BackgroundHelper | |
| removeBackground(int nHist, HistogramData::HistogramX &x_data, HistogramData::HistogramY &y_data, HistogramData::HistogramE &e_data, int threadNum=0) const | Mantid::Algorithms::BackgroundHelper | |