66 const QString &getId()
const;
95 void setJsonObject(
const QJsonObject &json_object);
97 QJsonObject getJsonObject()
const;
103 void setMatchBetweenRun(
bool is_match);
104 bool getMatchBetweenRun()
const;
106 void setIsotopeMinimumRatio(
double ratio);
107 double getIsotopeMinimumRatio()
const;
110 void setXicExtractionRtRange(
double rt_range);
111 double getXicExtractionRtRange()
const;
129 double m_xicExtractionRetentionTimeAroundTarget = 300;
139 bool m_matchBetweenRun =
true;
144 double m_isotopeMinimumRatio = 0;