79 std::vector<OpenSwath::SwathMap> readSwathWindows();
86 std::vector<int> readMS1Spectra();
A more convenient string class.
Definition: String.h:58
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
Int chrom_id_
Definition: MzMLSqliteSwathHandler.h:107
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:99
Int spec_id_
Definition: MzMLSqliteSwathHandler.h:106
MzMLSqliteSwathHandler(const String &filename)
Constructor.
Definition: MzMLSqliteSwathHandler.h:69
int Int
Signed integer type.
Definition: Types.h:102