OpenMS
Loading...
Searching...
No Matches
NucleicAcidSearchEngine::PrecursorInfo Struct Reference
Collaboration diagram for NucleicAcidSearchEngine::PrecursorInfo:
[legend]

Public Member Functions

 PrecursorInfo (Size scan_index, Int charge, Size isotope, const IdentificationData::AdductOpt &adduct=std::nullopt)
 

Public Attributes

Size scan_index
 
Int charge
 
Size isotope
 
IdentificationData::AdductOpt adduct
 

Constructor & Destructor Documentation

◆ PrecursorInfo()

PrecursorInfo ( Size scan_index,
Int charge,
Size isotope,
const IdentificationData::AdductOpt & adduct = std::nullopt )
inline

Member Data Documentation

◆ adduct

IdentificationData::AdductOpt adduct

◆ charge

Int charge

◆ isotope

Size isotope

◆ scan_index

Size scan_index