![]() |
OpenMS
|
Index set with associated charge estimate. More...
#include <OpenMS/DATASTRUCTURES/IsotopeCluster.h>
Public Member Functions | |
ChargedIndexSet () | |
Default constructor. More... | |
Public Attributes | |
Int | charge |
Charge estimate (convention: zero means "no charge estimate") More... | |
Index set with associated charge estimate.
Extends the basic IndexSet with charge state information for the peaks. This allows tracking which peaks belong to the same isotopic pattern and what charge state they represent.
|
inline |
Default constructor.
Initializes the charge to 0, which by convention means "no charge estimate"
Int charge |
Charge estimate (convention: zero means "no charge estimate")