Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Public Attributes | List of all members
AnnotationStatistics Struct Reference

#include <OpenMS/KERNEL/FeatureMap.h>

Public Member Functions

 AnnotationStatistics ()
 
 AnnotationStatistics (const AnnotationStatistics &rhs)
 
AnnotationStatisticsoperator= (const AnnotationStatistics &rhs)
 
bool operator== (const AnnotationStatistics &rhs) const
 
AnnotationStatisticsoperator+= (BaseFeature::AnnotationState state)
 

Public Attributes

std::vector< Sizestates
 

Detailed Description

summary of the peptide identification assigned to each feature of this map. Each feature contributes one vote (=state)

Constructor & Destructor Documentation

◆ AnnotationStatistics() [1/2]

◆ AnnotationStatistics() [2/2]

Member Function Documentation

◆ operator+=()

◆ operator=()

AnnotationStatistics& operator= ( const AnnotationStatistics rhs)

◆ operator==()

bool operator== ( const AnnotationStatistics rhs) const

Member Data Documentation

◆ states

std::vector<Size> states

OpenMS / TOPP release 2.3.0 Documentation generated on Tue Jan 9 2018 18:22:07 using doxygen 1.8.13