Mantid
|
#include <FitPeaks.h>
Public Attributes | |
API::IBackgroundFunction_sptr | bkgdfunction |
API::IPeakFunction_sptr | peakfunction |
Definition at line 33 of file FitPeaks.h.
API::IBackgroundFunction_sptr Mantid::Algorithms::FitPeaksAlgorithm::FitFunction::bkgdfunction |
Definition at line 35 of file FitPeaks.h.
Referenced by Mantid::Algorithms::FitPeaks::fitSpectrumPeaks(), and Mantid::Algorithms::FitPeaksAlgorithm::PeakFitResult::setRecord().
API::IPeakFunction_sptr Mantid::Algorithms::FitPeaksAlgorithm::FitFunction::peakfunction |
Definition at line 34 of file FitPeaks.h.
Referenced by Mantid::Algorithms::FitPeaks::fitSpectrumPeaks(), Mantid::Algorithms::FitPeaks::processSinglePeakFitResult(), and Mantid::Algorithms::FitPeaksAlgorithm::PeakFitResult::setRecord().