35 #ifndef OPENMS_DATASTRUCTURES_ISOTOPECLUSTER_H 36 #define OPENMS_DATASTRUCTURES_ISOTOPECLUSTER_H 80 #endif // OPENMS_DATASTRUCTURES_ISOTOPECLUSTER_H
std::pair< Size, Size > IndexPair
An index e.g. in an MSExperiment.
Definition: IsotopeCluster.h:48
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
ChargedIndexSet peaks
peaks in this cluster
Definition: IsotopeCluster.h:72
IsotopeCluster()
Definition: IsotopeCluster.h:65
ChargedIndexSet()
Definition: IsotopeCluster.h:56
std::vector< Size > scans
the scans of this cluster
Definition: IsotopeCluster.h:75
index set with associated charge estimate
Definition: IsotopeCluster.h:53
Stores information about an isotopic cluster (i.e. potential peptide charge variants) ...
Definition: IsotopeCluster.h:45
Int charge
charge estimate (convention: zero means "no charge estimate")
Definition: IsotopeCluster.h:62
std::set< IndexPair > IndexSet
A set of index pairs, usually referring to an MSExperiment.
Definition: IsotopeCluster.h:50
int Int
Signed integer type.
Definition: Types.h:103