|
OpenMS
2.5.0
|
std::pair< Size, Size > IndexPair
An index e.g. in an MSExperiment.
Definition: IsotopeCluster.h:47
IsotopeCluster()
Definition: IsotopeCluster.h:64
ChargedIndexSet()
Definition: IsotopeCluster.h:55
index set with associated charge estimate
Definition: IsotopeCluster.h:52
ChargedIndexSet peaks
peaks in this cluster
Definition: IsotopeCluster.h:71
std::vector< Size > scans
the scans of this cluster
Definition: IsotopeCluster.h:74
std::set< IndexPair > IndexSet
A set of index pairs, usually referring to an MSExperiment.
Definition: IsotopeCluster.h:49
Stores information about an isotopic cluster (i.e. potential peptide charge variants)
Definition: IsotopeCluster.h:44
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
Int charge
charge estimate (convention: zero means "no charge estimate")
Definition: IsotopeCluster.h:61