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

IsotopicDist Class Reference

#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/SUPERHIRN/IsotopicDist.h>

List of all members.

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

Member Function Documentation

int getIndex ( double  pMass,
int  pCharge 
) [inline, static, private]
static bool getMatchingPeaks ( std::list< CentroidPeak >::iterator  ,
std::list< CentroidPeak >::iterator  ,
int  ,
double ,
double  ,
std::list< std::list< CentroidPeak >::iterator > &   
) [static]
static void init (  )  [static]
static void subtractMatchingPeaks ( std::list< std::list< CentroidPeak >::iterator > &  ,
int  ,
double  ,
DeconvPeak  
) [static]

Member Data Documentation

double sfIsoDist10[96][20] [static, private]
double sfIsoDist50[96][20] [static, private]
double sfIsoDist90[96][20] [static, private]
double sfIsoMass10[96][20] [static, private]
double sfIsoMass50[96][20] [static, private]
double sfIsoMass90[96][20] [static, private]
double sfMassStep [static, private]

Referenced by IsotopicDist::getIndex().

int sfMaxIsotopeIndex [static, private]
double sfMaxMass [static, private]
int sfMaxMassIndex [static, private]

Referenced by IsotopicDist::getIndex().

double sfMinMass [static, private]

Referenced by IsotopicDist::getIndex().

int sfNrIsotopes[96] [static, private]

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