#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>
Go to the source code of this file.
|
| namespace | OpenMS |
| | Main OpenMS namespace.
|
| |
| namespace | OpenMS::Internal |
| | Namespace used to hide implementation details from users.
|
| |
◆ OpenMS::Internal::ImzMLHandler::SpecIMS
| struct OpenMS::Internal::ImzMLHandler::SpecIMS |
| Class Members |
|
ArrayMeta |
int_meta |
|
|
ArrayMeta |
mz_meta |
|
|
uint32_t |
x {0} |
|
|
uint32_t |
y {0} |
|
|
uint32_t |
z {1} |
|