int Int
Signed integer type.
Definition: Types.h:72
Main OpenMS namespace.
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19
index set with associated charge estimate
Definition: IsotopeCluster.h:28
Int charge
charge estimate (convention: zero means "no charge estimate")
Definition: IsotopeCluster.h:35
ChargedIndexSet()
Definition: IsotopeCluster.h:29
Stores information about an isotopic cluster (i.e. potential peptide charge variants)
Definition: IsotopeCluster.h:19
IsotopeCluster()
Definition: IsotopeCluster.h:38
std::pair< Size, Size > IndexPair
An index e.g. in an MSExperiment.
Definition: IsotopeCluster.h:21
std::vector< Size > scans
the scans of this cluster
Definition: IsotopeCluster.h:48
ChargedIndexSet peaks
peaks in this cluster
Definition: IsotopeCluster.h:45
std::set< IndexPair > IndexSet
A set of index pairs, usually referring to an MSExperiment.
Definition: IsotopeCluster.h:23