OpenMS
FragmentIndex::Fragment Struct Reference

One entry in the fragment index. More...

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

Collaboration diagram for FragmentIndex::Fragment:
[legend]

Public Member Functions

 Fragment (UInt32 peptide_idx, float fragment_mz)
 

Public Attributes

UInt32 peptide_idx_
 
float fragment_mz_
 

Detailed Description

One entry in the fragment index.

Constructor & Destructor Documentation

◆ Fragment()

Fragment ( UInt32  peptide_idx,
float  fragment_mz 
)
inline

Member Data Documentation

◆ fragment_mz_

float fragment_mz_

◆ peptide_idx_

UInt32 peptide_idx_