Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Types | Public Member Functions | Private Attributes

IsotopeDistributionCache Class Reference

Prealculate isotope distributions for interesting mass ranges. More...

#include <OpenMS/FILTERING/DATAREDUCTION/IsotopeDistributionCache.h>

List of all members.

Public Types

typedef
FeatureFinderAlgorithmPickedHelperStructs::TheoreticalIsotopePattern 
TheoreticalIsotopePattern

Public Member Functions

 IsotopeDistributionCache (DoubleReal max_mass, DoubleReal mass_window_width, DoubleReal intensity_percentage=0, DoubleReal intensity_percentage_optional=0)
const TheoreticalIsotopePatterngetIsotopeDistribution (DoubleReal mass) const
 Returns the isotope distribution for a certain mass window.

Private Attributes

std::vector
< TheoreticalIsotopePattern
isotope_distributions_
 Vector of precalculated isotope distributions for several mass winows.
DoubleReal mass_window_width_

Detailed Description

Prealculate isotope distributions for interesting mass ranges.


Member Typedef Documentation


Constructor & Destructor Documentation

IsotopeDistributionCache ( DoubleReal  max_mass,
DoubleReal  mass_window_width,
DoubleReal  intensity_percentage = 0,
DoubleReal  intensity_percentage_optional = 0 
)

Member Function Documentation

const TheoreticalIsotopePattern& getIsotopeDistribution ( DoubleReal  mass  )  const

Returns the isotope distribution for a certain mass window.


Member Data Documentation

Vector of precalculated isotope distributions for several mass winows.


OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:42:53 using doxygen 1.7.1