Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages

IsotopeCluster Struct Reference

#include <OpenMS/DATASTRUCTURES/IsotopeCluster.h>

List of all members.


Detailed Description

Stores information about an isotopic cluster (i.e. potential peptide charge variants).

Public Types

typedef std::pair< UInt, UIntIndexPair
 An index e..g in an MSExperiment.
typedef std::set< IndexPairIndexSet
 A set of index pairs, usually referring to an MSExperiment.
typedef DoubleReal ProbabilityType
 Charge score.

Public Member Functions

 IsotopeCluster ()

Public Attributes

ChargedIndexSet peaks_
 peaks in this cluster
std::vector< UIntscans_
 the scans of this cluster

Classes

struct  ChargedIndexSet
 index set with associated charge estimate More...

Member Typedef Documentation

typedef std::pair<UInt,UInt> IndexPair

An index e..g in an MSExperiment.

typedef std::set<IndexPair> IndexSet

A set of index pairs, usually referring to an MSExperiment.

typedef DoubleReal ProbabilityType

Charge score.


Constructor & Destructor Documentation

IsotopeCluster (  )  [inline]


Member Data Documentation

ChargedIndexSet peaks_

peaks in this cluster

std::vector<UInt> scans_

the scans of this cluster


The documentation for this struct was generated from the following file:
Generated Tue Apr 1 15:36:43 2008 -- using doxygen 1.5.4 OpenMS / TOPP 1.1