Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Public Attributes | List of all members
FeatureFinderAlgorithmPickedHelperStructs::TheoreticalIsotopePattern Struct Reference

Helper structure for a theoretical isotope pattern used in FeatureFinderAlgorithmPicked. More...

#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/FeatureFinderAlgorithmPickedHelperStructs.h>

Public Member Functions

Size size () const
 Returns the size. More...
 

Public Attributes

std::vector< DoubleRealintensity
 Vector of intensity contributions. More...
 
Size optional_begin
 Number of optional peaks at the beginning of the pattern. More...
 
Size optional_end
 Number of optional peaks at the end of the pattern. More...
 
DoubleReal max
 The maximum intensity contribution before scaling the pattern to 1. More...
 
Size trimmed_left
 The number of isotopes trimmed on the left side. This is needed to reconstruct the monoisotopic peak. More...
 

Detailed Description

Helper structure for a theoretical isotope pattern used in FeatureFinderAlgorithmPicked.

Member Function Documentation

Size size ( ) const
inline

Member Data Documentation

std::vector<DoubleReal> intensity

The maximum intensity contribution before scaling the pattern to 1.

Size optional_begin

Number of optional peaks at the beginning of the pattern.

Referenced by FeatureFinderAlgorithmPicked< PeakType, FeatureType >::isotopeScore_().

Size optional_end

Number of optional peaks at the end of the pattern.

Referenced by FeatureFinderAlgorithmPicked< PeakType, FeatureType >::isotopeScore_().

Size trimmed_left

The number of isotopes trimmed on the left side. This is needed to reconstruct the monoisotopic peak.

Referenced by FeatureFinderAlgorithmPicked< PeakType, FeatureType >::run().


OpenMS / TOPP release 1.11.1 Documentation generated on Thu Nov 14 2013 11:19:34 using doxygen 1.8.5