OpenMS
|
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, Size > | IndexPair |
An index e.g. in an MSExperiment. More... | |
typedef std::set< IndexPair > | IndexSet |
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< Size > | scans |
the scans of this cluster More... | |
Stores information about an isotopic cluster (i.e. potential peptide charge variants)
An index e.g. in an MSExperiment.
A set of index pairs, usually referring to an MSExperiment.
|
inline |
ChargedIndexSet peaks |
peaks in this cluster
std::vector<Size> scans |
the scans of this cluster