24 #ifndef REFERENCEWRITE_MZ5_HPP_
25 #define REFERENCEWRITE_MZ5_HPP_
27 #include "../../common/cv.hpp"
28 #include "../../common/ParamTypes.hpp"
29 #include "../MSData.hpp"
58 unsigned long getCVRefId(
const pwiz::cv::CVID cvid)
const;
72 getIndizes(
unsigned long& cvstart,
unsigned long& cvend,
73 unsigned long& usrstart,
unsigned long& usrend,
74 unsigned long& refstart,
unsigned long& refend,
const std::vector<
152 std::vector<BinaryDataMZ5>& bdl,
153 std::vector<SpectrumMZ5>& spl,
165 std::vector<BinaryDataMZ5>& bdl,
166 std::vector<ChromatogramMZ5>& cpl,
214 mutable std::vector<RunMZ5>
rl_;