#include <FitPropertyBrowserFindPeaksExt.h>
◆ ~FindPeakStrategyGeneric()
| virtual MantidQt::MantidWidgets::FindPeakStrategyGeneric::~FindPeakStrategyGeneric |
( |
| ) |
|
|
inlinevirtual |
◆ execute()
| virtual void MantidQt::MantidWidgets::FindPeakStrategyGeneric::execute |
( |
| ) |
|
|
pure virtual |
◆ getPeakCentre()
| virtual double MantidQt::MantidWidgets::FindPeakStrategyGeneric::getPeakCentre |
( |
const size_t |
peakIndex | ) |
const |
|
pure virtual |
◆ getPeakHeight()
| virtual double MantidQt::MantidWidgets::FindPeakStrategyGeneric::getPeakHeight |
( |
const size_t |
peakIndex | ) |
const |
|
pure virtual |
◆ getPeakWidth()
| virtual double MantidQt::MantidWidgets::FindPeakStrategyGeneric::getPeakWidth |
( |
const size_t |
peakIndex | ) |
const |
|
pure virtual |
◆ initialise()
| virtual void MantidQt::MantidWidgets::FindPeakStrategyGeneric::initialise |
( |
const std::string & |
wsName, |
|
|
const int |
workspaceIndex, |
|
|
const std::string & |
peakListName, |
|
|
const int |
FWHM, |
|
|
AlgorithmFinishObserver * |
obs |
|
) |
| |
|
pure virtual |
◆ peakNumber()
| virtual size_t MantidQt::MantidWidgets::FindPeakStrategyGeneric::peakNumber |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: