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

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

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

Public Attributes

std::vector< BinaryDatadata
 
Size default_array_length
 
SpectrumType spectrum
 
bool skip_data
 

Detailed Description

template<typename MapType>
struct OpenMS::Internal::MzMLHandler< 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

std::vector<BinaryData> data
Size default_array_length
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