OpenMS  2.7.0
Public Member Functions | Public Attributes | List of all members
IsotopeCluster::ChargedIndexSet Struct Reference

index set with associated charge estimate More...

#include <OpenMS/DATASTRUCTURES/IsotopeCluster.h>

Inheritance diagram for IsotopeCluster::ChargedIndexSet:
[legend]
Collaboration diagram for IsotopeCluster::ChargedIndexSet:
[legend]

Public Member Functions

 ChargedIndexSet ()
 

Public Attributes

Int charge
 charge estimate (convention: zero means "no charge estimate") More...
 

Detailed Description

index set with associated charge estimate

Constructor & Destructor Documentation

◆ ChargedIndexSet()

ChargedIndexSet ( )
inline

Member Data Documentation

◆ charge

Int charge

charge estimate (convention: zero means "no charge estimate")

Referenced by TwoDOptimization::optimize().