92 void updateMembers_()
override;
Averagine patterns pre-calculated for speed up. Other variables are also calculated for fast cosine c...
Definition: FLASHDeconvHelperStructs.h:59
double min_isotope_cosine_
cosine thresholds for scoring and filtering
Definition: MassFeatureTrace.h:96
log transformed peak. After deconvolution, all necessary information from deconvolution such as charg...
Definition: FLASHDeconvHelperStructs.h:164
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
FLASHDeconvHelperStructs::LogMzPeak LogMzPeak
Definition: MassFeatureTrace.h:64
std::map< double, std::map< double, PeakGroup > > peak_group_map_
peak group information is stored in here for tracing
Definition: MassFeatureTrace.h:98
A base class for all classes handling default parameters.
Definition: DefaultParamHandler.h:92
A class representing a deconvolved spectrum. DeconvolvedSpectrum consists of PeakGroups representing ...
Definition: DeconvolvedSpectrum.h:56
Feature trace in mass dimension for FLASHDeconv This class performs mass tracing on the deconvolved m...
Definition: MassFeatureTrace.h:59
FLASHDeconvHelperStructs::PrecalculatedAveragine PrecalculatedAveragine
Definition: MassFeatureTrace.h:63