| avg_da_error_ | PeakGroup | private |
| avg_ppm_error_ | PeakGroup | private |
| begin() const noexcept | PeakGroup | |
| begin() noexcept | PeakGroup | |
| charge_decoy enum value | PeakGroup | |
| charge_score_ | PeakGroup | private |
| clear() | PeakGroup | |
| decoy_flag_ | PeakGroup | private |
| DecoyFlag enum name | PeakGroup | |
| dl_matrices_ | PeakGroup | private |
| empty() const | PeakGroup | |
| end() const noexcept | PeakGroup | |
| end() noexcept | PeakGroup | |
| getAbsChargeRange() const | PeakGroup | |
| getAbsDaError_(LogMzPeak &p) const | PeakGroup | private |
| getAbsPPMError_(const LogMzPeak &p) const | PeakGroup | private |
| getAvgDaError() const | PeakGroup | |
| getAvgPPMError() const | PeakGroup | |
| getChargeIntensity(int abs_charge) const | PeakGroup | |
| getChargeIsotopeCosine(int abs_charge) const | PeakGroup | |
| getChargeScore() const | PeakGroup | |
| getChargeSNR(int abs_charge) const | PeakGroup | |
| getDecoyFlag() const | PeakGroup | |
| getIndex() const | PeakGroup | |
| getIntensity() const | PeakGroup | |
| getIsotopeCosine() const | PeakGroup | |
| getIsotopeDaDistance() const | PeakGroup | |
| getIsotopeIntensities() const | PeakGroup | |
| getMonoMass() const | PeakGroup | |
| getMzRange(int abs_charge) const | PeakGroup | |
| getQScore() const | PeakGroup | |
| getQvalue(PeakGroup::DecoyFlag flag=PeakGroup::DecoyFlag::target) const | PeakGroup | |
| getRepAbsCharge() const | PeakGroup | |
| getRepMzRange() const | PeakGroup | |
| getScanNumber() const | PeakGroup | |
| getSNR() const | PeakGroup | |
| index_ | PeakGroup | private |
| intensity_ | PeakGroup | private |
| is_positive_ | PeakGroup | private |
| is_targeted_ | PeakGroup | private |
| iso_da_distance_ | PeakGroup | private |
| isotope_cosine_score_ | PeakGroup | private |
| isotope_decoy enum value | PeakGroup | |
| isPositive() const | PeakGroup | |
| isSignalMZ(double mz, double tol) const | PeakGroup | |
| isTargeted() const | PeakGroup | |
| LogMzPeak typedef | PeakGroup | private |
| logMzpeaks_ | PeakGroup | private |
| max_abs_charge_ | PeakGroup | private |
| max_qscore_abs_charge_ | PeakGroup | private |
| min_abs_charge_ | PeakGroup | private |
| monoisotopic_mass_ | PeakGroup | private |
| noise_decoy enum value | PeakGroup | |
| operator<(const PeakGroup &a) const | PeakGroup | |
| operator=(const PeakGroup &t)=default | PeakGroup | |
| operator==(const PeakGroup &a) const | PeakGroup | |
| operator>(const PeakGroup &a) const | PeakGroup | |
| operator[](Size i) const | PeakGroup | |
| PeakGroup()=default | PeakGroup | |
| PeakGroup(int min_abs_charge, int max_abs_charge, bool is_positive) | PeakGroup | explicit |
| PeakGroup(const PeakGroup &)=default | PeakGroup | |
| PeakGroup(PeakGroup &&other)=default | PeakGroup | |
| per_charge_cos_ | PeakGroup | private |
| per_charge_int_ | PeakGroup | private |
| per_charge_noise_pwr_ | PeakGroup | private |
| per_charge_signal_pwr_ | PeakGroup | private |
| per_charge_snr_ | PeakGroup | private |
| per_isotope_int_ | PeakGroup | private |
| PrecalculatedAveragine typedef | PeakGroup | private |
| push_back(const FLASHDeconvHelperStructs::LogMzPeak &pg) | PeakGroup | |
| qscore_ | PeakGroup | private |
| qvalue_ | PeakGroup | private |
| recruitAllPeaksInSpectrum(const MSSpectrum &spec, double tol, const FLASHDeconvHelperStructs::PrecalculatedAveragine &avg, double mono_mass, const std::unordered_set< int > &excluded_integer_mzs_, int charge_offset=0, double charge_multiple=1.0, double mz_off=.0) | PeakGroup | |
| reserve(Size n) | PeakGroup | |
| scan_number_ | PeakGroup | private |
| setAbsChargeRange(int min_abs_charge, int max_abs_charge) | PeakGroup | |
| setAvgPPMError(float error) | PeakGroup | |
| setChargeIsotopeCosine(int abs_charge, float cos) | PeakGroup | |
| setChargePowers_(int abs_charge, float signal_pwr, float noise_pwr, float intensity) | PeakGroup | private |
| setChargeScore(float charge_score) | PeakGroup | |
| setChargeSNR(int abs_charge, float c_snr) | PeakGroup | |
| setDecoyFlag(PeakGroup::DecoyFlag index) | PeakGroup | |
| setIndex(uint i) | PeakGroup | |
| setIsotopeCosine(float cos) | PeakGroup | |
| setIsotopeDaDistance(double d) | PeakGroup | |
| setQScore(float qscore) | PeakGroup | |
| setQvalue(float q, PeakGroup::DecoyFlag flag) | PeakGroup | |
| setRepAbsCharge(int max_qscore_charge) | PeakGroup | |
| setScanNumber(int scan_number) | PeakGroup | |
| setSNR(float snr) | PeakGroup | |
| setTargeted() | PeakGroup | |
| shrink_to_fit() | PeakGroup | |
| size() const noexcept | PeakGroup | |
| snr_ | PeakGroup | private |
| sort() | PeakGroup | |
| swap(std::vector< FLASHDeconvHelperStructs::LogMzPeak > &x) | PeakGroup | |
| target enum value | PeakGroup | |
| updateAvgDaError_() | PeakGroup | private |
| updateAvgPPMError_() | PeakGroup | private |
| updateChargeFitScoreAndChargeIntensities_() | PeakGroup | private |
| updateIsotopeCosineSNRAvgErrorAndQScore(const FLASHDeconvHelperStructs::PrecalculatedAveragine &avg, double min_cos) | PeakGroup | |
| updateMonomassAndIsotopeIntensities() | PeakGroup | |
| updateSNR_() | PeakGroup | private |
| ~PeakGroup()=default | PeakGroup | |