OpenMS  2.4.0
Public Attributes | List of all members
IDMapper::SpectraIdentificationState Struct Reference

Result of a partitioning by identification state with mapPrecursorsToIdentifications(). More...

#include <OpenMS/ANALYSIS/ID/IDMapper.h>

Public Attributes

std::vector< Sizeno_precursors
 
std::vector< Sizeidentified
 
std::vector< Sizeunidentified
 

Detailed Description

Result of a partitioning by identification state with mapPrecursorsToIdentifications().

Member Data Documentation

◆ identified

std::vector<Size> identified

◆ no_precursors

std::vector<Size> no_precursors

◆ unidentified

std::vector<Size> unidentified