| addMZsToExcludsionList(const DeconvolvedSpectrum &dspec, std::unordered_set< double > &excluded_mzs) | FLASHDeconvAlgorithm | static |
| allowed_iso_error_ | FLASHDeconvAlgorithm | private |
| avg_ | FLASHDeconvAlgorithm | private |
| bin_mul_factors_ | FLASHDeconvAlgorithm | private |
| bin_offsets_ | FLASHDeconvAlgorithm | private |
| calculateAveragine(bool use_RNA_averagine) | FLASHDeconvAlgorithm | |
| check_defaults_ | DefaultParamHandler | protected |
| current_max_charge_ | FLASHDeconvAlgorithm | private |
| current_max_mass_ | FLASHDeconvAlgorithm | private |
| current_min_mass_ | FLASHDeconvAlgorithm | private |
| deconvolved_spectrum_ | FLASHDeconvAlgorithm | private |
| DefaultParamHandler(const String &name) | DefaultParamHandler | |
| DefaultParamHandler(const DefaultParamHandler &rhs) | DefaultParamHandler | |
| DefaultParamHandler() | DefaultParamHandler | private |
| defaults_ | DefaultParamHandler | protected |
| defaultsToParam_() | DefaultParamHandler | protected |
| error_name_ | DefaultParamHandler | protected |
| excluded_masses_ | FLASHDeconvAlgorithm | private |
| excluded_peak_mzs_ | FLASHDeconvAlgorithm | private |
| filter_ | FLASHDeconvAlgorithm | private |
| filterMassBins_(const std::vector< float > &mass_intensities) | FLASHDeconvAlgorithm | private |
| FLASHDeconvAlgorithm() | FLASHDeconvAlgorithm | |
| FLASHDeconvAlgorithm(const FLASHDeconvAlgorithm &)=default | FLASHDeconvAlgorithm | |
| FLASHDeconvAlgorithm(FLASHDeconvAlgorithm &&other)=default | FLASHDeconvAlgorithm | |
| generatePeakGroupsFromSpectrum_() | FLASHDeconvAlgorithm | private |
| getAveragine() | FLASHDeconvAlgorithm | |
| getBinNumber_(double value, double min_value, double bin_mul_factor) | FLASHDeconvAlgorithm | privatestatic |
| getBinValue_(Size bin, double min_value, double bin_mul_factor) | FLASHDeconvAlgorithm | privatestatic |
| getCandidatePeakGroups_(const Matrix< int > &per_mass_abs_charge_ranges) | FLASHDeconvAlgorithm | private |
| getCosine(const std::vector< float > &a, int a_start, int a_end, const IsotopeDistribution &b, int b_size, int offset, int min_iso_size) | FLASHDeconvAlgorithm | static |
| getDeconvolvedSpectrum() | FLASHDeconvAlgorithm | |
| getDefaults() const | DefaultParamHandler | |
| getIsotopeCosineAndDetermineIsotopeIndex(double mono_mass, const std::vector< float > &per_isotope_intensities, int &offset, const PrecalculatedAveragine &avg, int iso_int_shift=0, int window_width=-1, int allowed_iso_error_for_second_best_cos=0, PeakGroup::TargetDummyType target_dummy_type=PeakGroup::TargetDummyType::target) | FLASHDeconvAlgorithm | static |
| getMassFromMassBin_(Size mass_bin, double bin_mul_factor) const | FLASHDeconvAlgorithm | private |
| getMzFromMzBin_(Size mass_bin, double bin_mul_factor) const | FLASHDeconvAlgorithm | private |
| getName() const | DefaultParamHandler | |
| getNominalMass(double mass) | FLASHDeconvAlgorithm | static |
| getParameters() const | DefaultParamHandler | |
| getSubsections() const | DefaultParamHandler | |
| harmonic_bin_offset_matrix_ | FLASHDeconvAlgorithm | private |
| harmonic_filter_matrix_ | FLASHDeconvAlgorithm | private |
| intensity_threshold_ | FLASHDeconvAlgorithm | private |
| is_positive_ | FLASHDeconvAlgorithm | private |
| iso_da_distance_ | FLASHDeconvAlgorithm | private |
| isolation_window_size_ | FLASHDeconvAlgorithm | private |
| log_mz_peaks_ | FLASHDeconvAlgorithm | private |
| LogMzPeak typedef | FLASHDeconvAlgorithm | |
| mass_bin_min_value_ | FLASHDeconvAlgorithm | private |
| mass_bins_ | FLASHDeconvAlgorithm | private |
| max_abs_charge_ | FLASHDeconvAlgorithm | private |
| max_mass_ | FLASHDeconvAlgorithm | private |
| max_mz_ | FLASHDeconvAlgorithm | private |
| max_rt_ | FLASHDeconvAlgorithm | private |
| min_abs_charge_ | FLASHDeconvAlgorithm | private |
| min_iso_size_ | FLASHDeconvAlgorithm | privatestatic |
| min_isotope_cosine_ | FLASHDeconvAlgorithm | private |
| min_mass_ | FLASHDeconvAlgorithm | private |
| min_mz_ | FLASHDeconvAlgorithm | private |
| min_rt_ | FLASHDeconvAlgorithm | private |
| min_support_peak_count_ | FLASHDeconvAlgorithm | privatestatic |
| ms_level_ | FLASHDeconvAlgorithm | private |
| mz_bin_min_value_ | FLASHDeconvAlgorithm | private |
| mz_bins_ | FLASHDeconvAlgorithm | private |
| operator=(const FLASHDeconvAlgorithm &fd)=default | FLASHDeconvAlgorithm | |
| operator=(FLASHDeconvAlgorithm &&fd)=default | FLASHDeconvAlgorithm | |
| OpenMS::DefaultParamHandler::operator=(const DefaultParamHandler &rhs) | DefaultParamHandler | |
| operator==(const DefaultParamHandler &rhs) const | DefaultParamHandler | virtual |
| param_ | DefaultParamHandler | protected |
| performSpectrumDeconvolution(const MSSpectrum &spec, const std::vector< DeconvolvedSpectrum > &survey_scans, int scan_number, const std::map< int, std::vector< std::vector< float >>> &precursor_map_for_FLASHIda) | FLASHDeconvAlgorithm | |
| PrecalculatedAveragine typedef | FLASHDeconvAlgorithm | |
| previously_deconved_mass_bins_for_dummy_ | FLASHDeconvAlgorithm | private |
| previously_deconved_mono_masses_for_dummy_ | FLASHDeconvAlgorithm | private |
| registerPrecursor_(const std::vector< DeconvolvedSpectrum > &survey_scans, const std::map< int, std::vector< std::vector< float >>> &precursor_map_for_real_time_acquisition) | FLASHDeconvAlgorithm | private |
| removeChargeErrorPeakGroups_(DeconvolvedSpectrum &dspec) const | FLASHDeconvAlgorithm | private |
| removeOverlappingPeakGroups_(DeconvolvedSpectrum &dspec, double tol) | FLASHDeconvAlgorithm | private |
| scoreAndFilterPeakGroups_() | FLASHDeconvAlgorithm | private |
| setAveragine(const PrecalculatedAveragine &avg) | FLASHDeconvAlgorithm | |
| setFilters_() | FLASHDeconvAlgorithm | private |
| setName(const String &name) | DefaultParamHandler | |
| setParameters(const Param ¶m) | DefaultParamHandler | |
| setTargetDummyType(PeakGroup::TargetDummyType target_dummy_type, DeconvolvedSpectrum &target_dspec_for_dummy_calcualtion) | FLASHDeconvAlgorithm | |
| setTargetMasses(const std::vector< double > &masses, bool exclude=false) | FLASHDeconvAlgorithm | |
| subsections_ | DefaultParamHandler | protected |
| target_dspec_for_dummy_calcualtion_ | FLASHDeconvAlgorithm | private |
| target_dummy_type_ | FLASHDeconvAlgorithm | private |
| target_mass_bins_ | FLASHDeconvAlgorithm | private |
| target_mono_masses_ | FLASHDeconvAlgorithm | private |
| tolerance_ | FLASHDeconvAlgorithm | private |
| updateCandidateMassBins_(std::vector< float > &mass_intensities, const std::vector< float > &mz_intensities) | FLASHDeconvAlgorithm | private |
| updateLogMzPeaks_() | FLASHDeconvAlgorithm | private |
| updateMassBins_(const std::vector< float > &mz_intensities) | FLASHDeconvAlgorithm | private |
| updateMembers_() override | FLASHDeconvAlgorithm | protectedvirtual |
| updateMzBins_(Size bin_number, std::vector< float > &mz_bin_intensities) | FLASHDeconvAlgorithm | private |
| warn_empty_defaults_ | DefaultParamHandler | protected |
| writeParametersToMetaValues(const Param &write_this, MetaInfoInterface &write_here, const String &key_prefix="") | DefaultParamHandler | static |
| ~DefaultParamHandler() | DefaultParamHandler | virtual |
| ~FLASHDeconvAlgorithm()=default | FLASHDeconvAlgorithm | |