Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Classes | Public Types | Public Member Functions | Public Attributes | List of all members
IsotopeCluster Struct Reference

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

#include <OpenMS/DATASTRUCTURES/IsotopeCluster.h>

Classes

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

Public Types

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

Public Member Functions

 IsotopeCluster ()
 

Public Attributes

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

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 2.0.0 Documentation generated on Wed Mar 30 2016 16:18:45 using doxygen 1.8.5