OpenMS
Loading...
Searching...
No Matches
ImzMLHandler.h File Reference
#include <OpenMS/FORMAT/HANDLERS/MzMLHandler.h>
#include <OpenMS/FORMAT/OPTIONS/PeakFileOptions.h>
#include <OpenMS/FORMAT/HANDLERS/ImzMLHandlerHelper.h>
#include <OpenMS/INTERFACES/IMSDataConsumer.h>
#include <cstdio>
#include <cstdint>
#include <memory>
#include <string>
#include <unordered_map>
#include <vector>
Include dependency graph for ImzMLHandler.h:

Go to the source code of this file.

Classes

class  ImzMLHandler
 SAX2 handler for imzML 1.1.0 files, extending OpenMS MzMLHandler. More...
 
struct  ImzMLHandler::ArrayMeta
 
struct  ImzMLHandler::SpecIMS
 

Namespaces

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

Class Documentation

◆ OpenMS::Internal::ImzMLHandler::SpecIMS

struct OpenMS::Internal::ImzMLHandler::SpecIMS
Collaboration diagram for ImzMLHandler::SpecIMS:
[legend]
Class Members
ArrayMeta int_meta
ArrayMeta mz_meta
uint32_t x {0}
uint32_t y {0}
uint32_t z {1}