#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/SUPERHIRN/IsotopicDist.h>
| Static Public Member Functions | |
| static void | init () | 
| static bool | getMatchingPeaks (std::list< CentroidPeak >::iterator, std::list< CentroidPeak >::iterator, int, double &, double, std::list< std::list< CentroidPeak >::iterator > &) | 
| static void | subtractMatchingPeaks (std::list< std::list< CentroidPeak >::iterator > &, int, double, DeconvPeak &) | 
| Static Private Member Functions | |
| static int | getIndex (double, int) | 
| Static Private Attributes | |
| static double | sfIsoDist10 [96][20] | 
| static double | sfIsoDist50 [96][20] | 
| static double | sfIsoDist90 [96][20] | 
| static double | sfIsoMass10 [96][20] | 
| static double | sfIsoMass50 [96][20] | 
| static double | sfIsoMass90 [96][20] | 
| static int | sfNrIsotopes [96] | 
| static int | sfMaxMassIndex | 
| static int | sfMaxIsotopeIndex | 
| static double | sfMinMass | 
| static double | sfMaxMass | 
| static double | sfMassStep | 
| 
 | inlinestaticprivate | 
References IsotopicDist::sfMassStep, IsotopicDist::sfMaxMassIndex, and IsotopicDist::sfMinMass.
| 
 | static | 
| 
 | static | 
| 
 | static | 
| 
 | staticprivate | 
| 
 | staticprivate | 
| 
 | staticprivate | 
| 
 | staticprivate | 
| 
 | staticprivate | 
| 
 | staticprivate | 
| 
 | staticprivate | 
Referenced by IsotopicDist::getIndex().
| 
 | staticprivate | 
| 
 | staticprivate | 
| 
 | staticprivate | 
Referenced by IsotopicDist::getIndex().
| 
 | staticprivate | 
Referenced by IsotopicDist::getIndex().
| 
 | staticprivate | 
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:35 using doxygen 1.8.5 |