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