35 #ifndef OPENMS_ANALYSIS_OPENSWATH_SWATHWINDOWLOADER_H 36 #define OPENMS_ANALYSIS_OPENSWATH_SWATHWINDOWLOADER_H 38 #include <OpenMS/config.h> 76 static void annotateSwathMapsFromFile(
const std::string & filename,
77 std::vector< OpenSwath::SwathMap >& swath_maps,
bool doSort);
95 static void readSwathWindows(
const std::string & filename,
96 std::vector<double> & swath_prec_lower_,
97 std::vector<double> & swath_prec_upper_ );
101 #endif // OPENMS_ANALYSIS_OPENSWATH_SWATHWINDOWLOADER_H
Class to read a file describing the Swath Windows.
Definition: SwathWindowLoader.h:58
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47