This is the complete list of members for SILACFilter, including all inherited members.
allow_missing_peaks_ | SILACFilter | private |
averageneFilter_(DoubleReal mz) | SILACFilter | private |
charge_ | SILACFilter | private |
correlationFilter1_(const SILACFiltering::SpectrumInterpolation &, DoubleReal mz, const SILACFiltering &) | SILACFilter | private |
correlationFilter2_(const SILACFiltering::SpectrumInterpolation &, DoubleReal mz, const SILACFiltering &) | SILACFilter | private |
current_mz_ | SILACFilter | private |
elements_ | SILACFilter | private |
exact_intensities_ | SILACFilter | private |
exact_mz_positions_ | SILACFilter | private |
exact_shifts_ | SILACFilter | private |
expected_mz_shifts_ | SILACFilter | private |
expected_shifts_ | SILACFilter | private |
extractMzShiftsAndIntensities_(const MSSpectrum< Peak1D > &, const SILACFiltering::SpectrumInterpolation &, DoubleReal mz, DoubleReal picked_mz, const SILACFiltering &) | SILACFilter | private |
extractMzShiftsAndIntensitiesPicked_(const MSSpectrum< Peak1D > &, DoubleReal mz, const SILACFiltering &) | SILACFilter | private |
extractMzShiftsAndIntensitiesPickedToPattern_(const MSSpectrum< Peak1D > &, DoubleReal mz, const SILACFiltering &, SILACPattern &pattern) | SILACFilter | private |
getCharge() | SILACFilter | |
getElements() | SILACFilter | |
getExpectedMzShifts() | SILACFilter | |
getMassSeparations() | SILACFilter | |
getPeakPositions() | SILACFilter | |
intensity_correlation_ | SILACFilter | private |
intensity_cutoff_ | SILACFilter | private |
intensityFilter_() | SILACFilter | private |
isotope_distance_ | SILACFilter | private |
isotope_distribution_ | SILACFilter | privatestatic |
isotopes_per_peptide_ | SILACFilter | private |
isSILACPattern_(const MSSpectrum< Peak1D > &, const SILACFiltering::SpectrumInterpolation &, DoubleReal mz, DoubleReal picked_mz, const SILACFiltering &, MSSpectrum< Peak1D > &debug, SILACPattern &pattern) | SILACFilter | private |
isSILACPatternPicked_(const MSSpectrum< Peak1D > &, DoubleReal mz, const SILACFiltering &, MSSpectrum< Peak1D > &debug) | SILACFilter | private |
mass_separations_ | SILACFilter | private |
model_deviation_ | SILACFilter | private |
mz_peptide_separations_ | SILACFilter | private |
number_of_peptides_ | SILACFilter | private |
peak_positions_ | SILACFilter | private |
SILACFilter(std::vector< DoubleReal > mass_separations, Int charge, DoubleReal model_deviation, Int isotopes_per_peptide, DoubleReal intensity_cutoff, DoubleReal intensity_correlation, bool allow_missing_peaks) | SILACFilter | |
SILACFiltering class | SILACFilter | friend |
TheoreticalIsotopePattern typedef | SILACFilter | private |