|
Mantid
|
Public Member Functions | |
| double | getAttribute (const std::string &attrString) const |
Public Attributes | |
| const double | centre |
| const double | height |
| const double | iOverSigma |
Definition at line 48 of file FindPeaksConvolve.h.
| double Mantid::Algorithms::FindPeaksConvolve::PeakResult::getAttribute | ( | const std::string & | attrString | ) | const |
Definition at line 476 of file FindPeaksConvolve.cpp.
References centre, height, and iOverSigma.
| const double Mantid::Algorithms::FindPeaksConvolve::PeakResult::centre |
Definition at line 49 of file FindPeaksConvolve.h.
Referenced by getAttribute().
| const double Mantid::Algorithms::FindPeaksConvolve::PeakResult::height |
Definition at line 50 of file FindPeaksConvolve.h.
Referenced by getAttribute().
| const double Mantid::Algorithms::FindPeaksConvolve::PeakResult::iOverSigma |
Definition at line 51 of file FindPeaksConvolve.h.
Referenced by getAttribute().