OpenMS
Loading...
Searching...
No Matches
TargetedDataFileLoader Struct Reference

#include <OpenMS/FORMAT/TargetedDataFileLoader.h>

Static Public Member Functions

static std::vector<::OpenSwath::SwathMaploadFile (const String &file, const String &tmp, std::shared_ptr< ExperimentalSettings > &exp_meta, const String &readoptions, Interfaces::IMSDataConsumer *plugin_consumer=nullptr)
 Load a file and return Swath maps (may represent chromatogram-only SRM/MRM data)
 

Detailed Description

Dispatcher that detects whether an mzML contains spectra (SWATH/DIA) or chromatograms only (SRM/MRM) and forwards to the appropriate loader.

Member Function Documentation

◆ loadFile()

static std::vector<::OpenSwath::SwathMap > loadFile ( const String file,
const String tmp,
std::shared_ptr< ExperimentalSettings > &  exp_meta,
const String readoptions,
Interfaces::IMSDataConsumer plugin_consumer = nullptr 
)
static

Load a file and return Swath maps (may represent chromatogram-only SRM/MRM data)