Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Attributes | List of all members
MzXMLHandler< MapType >::SpectrumData Struct Reference

Data necessary to generate a single spectrum. More...

#include <OpenMS/FORMAT/HANDLERS/MzXMLHandler.h>

Public Attributes

UInt peak_count_
 
String precision_
 
String compressionType_
 
String char_rest_
 
SpectrumType spectrum
 
bool skip_data
 

Detailed Description

template<typename MapType>
struct OpenMS::Internal::MzXMLHandler< MapType >::SpectrumData

Data necessary to generate a single spectrum.

Small struct holds all data necessary to populate a spectrum at a later timepoint (since reading of the base64 data and generation of spectra can be done at distinct timepoints).

Member Data Documentation

String char_rest_
String compressionType_
UInt peak_count_
String precision_
bool skip_data
SpectrumType spectrum

OpenMS / TOPP release 2.0.0 Documentation generated on Tue Aug 25 2015 05:54:10 using doxygen 1.8.9.1