OpenMS  2.7.0
Public Member Functions | Public Attributes | List of all members
NucleicAcidSearchEngine::PrecursorInfo Struct Reference
Collaboration diagram for NucleicAcidSearchEngine::PrecursorInfo:
[legend]

Public Member Functions

 PrecursorInfo (Size scan_index, Int charge, Size isotope, const String &adduct)
 

Public Attributes

Size scan_index
 
Int charge
 
Size isotope
 
String adduct
 

Constructor & Destructor Documentation

◆ PrecursorInfo()

PrecursorInfo ( Size  scan_index,
Int  charge,
Size  isotope,
const String adduct 
)
inline

Member Data Documentation

◆ adduct

String adduct

◆ charge

Int charge

◆ isotope

Size isotope

◆ scan_index

Size scan_index