OpenMS
FragmentIndex::Hit Struct Reference

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

Collaboration diagram for FragmentIndex::Hit:
[legend]

Public Member Functions

 Hit (UInt32 peptide_idx, float fragment_mz)
 

Public Attributes

UInt32 peptide_idx
 
float fragment_mz
 

Detailed Description

A match between a single query peak and a database fragment

Constructor & Destructor Documentation

◆ Hit()

Hit ( UInt32  peptide_idx,
float  fragment_mz 
)
inline

Member Data Documentation

◆ fragment_mz

float fragment_mz

◆ peptide_idx

UInt32 peptide_idx