Mantid
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Mantid::Algorithms::FindPeaksConvolve::PeakResult Struct Reference

Public Member Functions

double getAttribute (const std::string &attrString) const
 

Public Attributes

const double centre
 
const double height
 
const double iOverSigma
 

Detailed Description

Definition at line 48 of file FindPeaksConvolve.h.

Member Function Documentation

◆ getAttribute()

double Mantid::Algorithms::FindPeaksConvolve::PeakResult::getAttribute ( const std::string &  attrString) const

Definition at line 476 of file FindPeaksConvolve.cpp.

References centre, height, and iOverSigma.

Member Data Documentation

◆ centre

const double Mantid::Algorithms::FindPeaksConvolve::PeakResult::centre

Definition at line 49 of file FindPeaksConvolve.h.

Referenced by getAttribute().

◆ height

const double Mantid::Algorithms::FindPeaksConvolve::PeakResult::height

Definition at line 50 of file FindPeaksConvolve.h.

Referenced by getAttribute().

◆ iOverSigma

const double Mantid::Algorithms::FindPeaksConvolve::PeakResult::iOverSigma

Definition at line 51 of file FindPeaksConvolve.h.

Referenced by getAttribute().


The documentation for this struct was generated from the following files: