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

IsotopeCluster Struct Reference

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

#include <OpenMS/DATASTRUCTURES/IsotopeCluster.h>

List of all members.

Classes

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

Public Types

typedef std::pair< Size, SizeIndexPair
 An index e.g. in an MSExperiment.
typedef std::set< IndexPairIndexSet
 A set of index pairs, usually referring to an MSExperiment.

Public Member Functions

 IsotopeCluster ()

Public Attributes

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

Detailed Description

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


Member Typedef Documentation

typedef std::pair<Size, Size> IndexPair

An index e.g. in an MSExperiment.

typedef std::set<IndexPair> IndexSet

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


Constructor & Destructor Documentation

IsotopeCluster (  )  [inline]

Member Data Documentation

peaks in this cluster

Referenced by TwoDOptimization::optimize().

std::vector<Size> scans

the scans of this cluster

Referenced by TwoDOptimization::optimize().


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