37 #include <OpenMS/config.h> 
   76     static void annotateSwathMapsFromFile(
const std::string& filename,
 
   77                                           std::vector<OpenSwath::SwathMap>& swath_maps,
 
  100     static void readSwathWindows(
const std::string& filename,
 
  101                                  std::vector<double>& swath_prec_lower,
 
  102                                  std::vector<double>& swath_prec_upper);