36 #include <OpenMS/config.h> 59 static void writeDeconvolvedMassesHeader(std::fstream& fs,
101 double snr_threshold = 1.0,
102 double decoy_harmonic_factor = 1.0,
103 double decoy_precursor_offset = .0);
108 static const int topFD_min_peak_count_ = 3;
110 static const int topFD_max_peak_count_ = 500;
Averagine patterns pre-calculated for speed up. Other variables are also calculated for fast cosine c...
Definition: FLASHDeconvHelperStructs.h:59
A more convenient string class.
Definition: String.h:58
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
A class representing a deconvolved spectrum. DeconvolvedSpectrum consists of PeakGroups representing ...
Definition: DeconvolvedSpectrum.h:56
FLASHDeconv Spectrum level output *.tsv, *.msalign (for TopPIC) file formats.
Definition: FLASHDeconvSpectrumFile.h:49