#include <OpenMS/DATASTRUCTURES/IsotopeCluster.h>
Public Types | |
typedef std::pair< UInt, UInt > | IndexPair |
An index e..g in an MSExperiment. | |
typedef std::set< IndexPair > | IndexSet |
A set of index pairs, usually referring to an MSExperiment. | |
typedef DoubleReal | ProbabilityType |
Charge score. | |
Public Member Functions | |
IsotopeCluster () | |
Public Attributes | |
ChargedIndexSet | peaks_ |
peaks in this cluster | |
std::vector< UInt > | scans_ |
the scans of this cluster | |
Classes | |
struct | ChargedIndexSet |
index set with associated charge estimate More... |
An index e..g in an MSExperiment.
A set of index pairs, usually referring to an MSExperiment.
typedef DoubleReal ProbabilityType |
Charge score.
IsotopeCluster | ( | ) | [inline] |
peaks in this cluster
Generated Tue Apr 1 15:36:43 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |