OpenMS
MzXMLHandler.h File Reference
Include dependency graph for MzXMLHandler.h:

Go to the source code of this file.

Classes

class  MzXMLHandler
 
struct  MzXMLHandler::SpectrumData
 Data necessary to generate a single spectrum. More...
 

Namespaces

 OpenMS
 Main OpenMS namespace.
 
 OpenMS::Interfaces
 
 OpenMS::Internal
 Namespace used to hide implementation details from users.
 

Class Documentation

◆ OpenMS::Internal::MzXMLHandler::SpectrumData

struct OpenMS::Internal::MzXMLHandler::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).

Collaboration diagram for MzXMLHandler::SpectrumData:
[legend]
Class Members
String char_rest_
String compressionType_
UInt peak_count_
String precision_
bool skip_data
SpectrumType spectrum