79 std::vector<OpenSwath::SwathMap> readSwathWindows();
86 std::vector<int> readMS1Spectra();
MzMLSqliteSwathHandler(String filename)
Constructor.
Definition: MzMLSqliteSwathHandler.h:69
A more convenient string class.
Definition: String.h:57
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
Int chrom_id_
Definition: MzMLSqliteSwathHandler.h:109
Sqlite handler for SWATH data sets.
Definition: MzMLSqliteSwathHandler.h:59
Data structure to hold one SWATH map with information about upper / lower isolation window and whethe...
Definition: SwathMap.h:45
String filename_
Definition: MzMLSqliteSwathHandler.h:101
Int spec_id_
Definition: MzMLSqliteSwathHandler.h:108
int Int
Signed integer type.
Definition: Types.h:102