|  | OpenMS
    2.6.0
    | 
#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 | 
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 | 
 1.8.16
 1.8.16