37 #include <OpenMS/config.h>
77 std::vector<OpenSwath::SwathMap>& swath_maps,
101 std::vector<double>& swath_prec_lower,
102 std::vector<double>& swath_prec_upper);
Class to read a file describing the Swath Windows.
Definition: SwathWindowLoader.h:58
static void annotateSwathMapsFromFile(const std::string &filename, std::vector< OpenSwath::SwathMap > &swath_maps, bool do_sort, bool force)
Annotate a Swath map using a Swath window file specifying the individual windows.
static void readSwathWindows(const std::string &filename, std::vector< double > &swath_prec_lower, std::vector< double > &swath_prec_upper)
Reading a tab delimited file specifying the SWATH windows.
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47