OpenMS
|
This is the complete list of members for PeakIntegrator, including all inherited members.
baseline_type_ | PeakIntegrator | private |
BASELINE_TYPE_BASETOBASE | PeakIntegrator | static |
BASELINE_TYPE_VERTICALDIVISION | PeakIntegrator | static |
BASELINE_TYPE_VERTICALDIVISION_MAX | PeakIntegrator | static |
BASELINE_TYPE_VERTICALDIVISION_MIN | PeakIntegrator | static |
calculatePeakShapeMetrics(const MSChromatogram &chromatogram, const double left, const double right, const double peak_height, const double peak_apex_pos) const | PeakIntegrator | |
calculatePeakShapeMetrics(const MSChromatogram &chromatogram, MSChromatogram::ConstIterator &left, MSChromatogram::ConstIterator &right, const double peak_height, const double peak_apex_pos) const | PeakIntegrator | |
calculatePeakShapeMetrics(const MSSpectrum &spectrum, const double left, const double right, const double peak_height, const double peak_apex_pos) const | PeakIntegrator | |
calculatePeakShapeMetrics(const MSSpectrum &spectrum, MSSpectrum::ConstIterator &left, MSSpectrum::ConstIterator &right, const double peak_height, const double peak_apex_pos) const | PeakIntegrator | |
calculatePeakShapeMetrics_(const PeakContainerT &pc, double left, double right, const double peak_height, const double peak_apex_pos) const | PeakIntegrator | inlineprotected |
check_defaults_ | DefaultParamHandler | protected |
DefaultParamHandler(const String &name) | DefaultParamHandler | |
DefaultParamHandler(const DefaultParamHandler &rhs) | DefaultParamHandler | |
DefaultParamHandler() | DefaultParamHandler | private |
defaults_ | DefaultParamHandler | protected |
defaultsToParam_() | DefaultParamHandler | protected |
emg_ | PeakIntegrator | private |
EMGPreProcess_(const PeakContainerT &pc, PeakContainerT &emg_pc, double &left, double &right) const | PeakIntegrator | inlineprivate |
error_name_ | DefaultParamHandler | protected |
estimateBackground(const MSChromatogram &chromatogram, const double left, const double right, const double peak_apex_pos) const | PeakIntegrator | |
estimateBackground(const MSChromatogram &chromatogram, MSChromatogram::ConstIterator &left, MSChromatogram::ConstIterator &right, const double peak_apex_pos) const | PeakIntegrator | |
estimateBackground(const MSSpectrum &spectrum, const double left, const double right, const double peak_apex_pos) const | PeakIntegrator | |
estimateBackground(const MSSpectrum &spectrum, MSSpectrum::ConstIterator &left, MSSpectrum::ConstIterator &right, const double peak_apex_pos) const | PeakIntegrator | |
estimateBackground_(const PeakContainerT &pc, double left, double right, const double peak_apex_pos) const | PeakIntegrator | inlineprotected |
findPosAtPeakHeightPercent_(PeakContainerConstIteratorT it_left, PeakContainerConstIteratorT it_right, PeakContainerConstIteratorT it_end, const double peak_height, const double percent, const bool is_left_half) const | PeakIntegrator | inlineprotected |
fit_EMG_ | PeakIntegrator | private |
getDefaultParameters(Param ¶ms) | PeakIntegrator | |
getDefaults() const | DefaultParamHandler | |
getName() const | DefaultParamHandler | |
getParameters() const | DefaultParamHandler | |
getSubsections() const | DefaultParamHandler | |
integratePeak(const MSChromatogram &chromatogram, const double left, const double right) const | PeakIntegrator | |
integratePeak(const MSChromatogram &chromatogram, MSChromatogram::ConstIterator &left, MSChromatogram::ConstIterator &right) const | PeakIntegrator | |
integratePeak(const MSSpectrum &spectrum, const double left, const double right) const | PeakIntegrator | |
integratePeak(const MSSpectrum &spectrum, MSSpectrum::ConstIterator &left, MSSpectrum::ConstIterator &right) const | PeakIntegrator | |
integratePeak_(const PeakContainerT &pc, double left, double right) const | PeakIntegrator | inlineprotected |
integration_type_ | PeakIntegrator | private |
INTEGRATION_TYPE_INTENSITYSUM | PeakIntegrator | static |
INTEGRATION_TYPE_SIMPSON | PeakIntegrator | static |
INTEGRATION_TYPE_TRAPEZOID | PeakIntegrator | static |
operator=(const DefaultParamHandler &rhs) | DefaultParamHandler | |
operator==(const DefaultParamHandler &rhs) const | DefaultParamHandler | virtual |
param_ | DefaultParamHandler | protected |
PeakIntegrator() | PeakIntegrator | |
setName(const String &name) | DefaultParamHandler | |
setParameters(const Param ¶m) | DefaultParamHandler | |
simpson_(PeakContainerConstIteratorT it_begin, PeakContainerConstIteratorT it_end) const | PeakIntegrator | inlineprotected |
subsections_ | DefaultParamHandler | protected |
updateMembers_() override | PeakIntegrator | protectedvirtual |
warn_empty_defaults_ | DefaultParamHandler | protected |
writeParametersToMetaValues(const Param &write_this, MetaInfoInterface &write_here, const String &key_prefix="") | DefaultParamHandler | static |
~DefaultParamHandler() | DefaultParamHandler | virtual |
~PeakIntegrator() override | PeakIntegrator |