35 #ifndef OPENMS_FILTERING_DATAREDUCTION_ISOTOPEDISTRIBUTIONCACHE_H 
   36 #define OPENMS_FILTERING_DATAREDUCTION_ISOTOPEDISTRIBUTIONCACHE_H 
FeatureFinderAlgorithmPickedHelperStructs::TheoreticalIsotopePattern TheoreticalIsotopePattern
Definition: IsotopeDistributionCache.h:49
std::vector< TheoreticalIsotopePattern > isotope_distributions_
Vector of precalculated isotope distributions for several mass winows. 
Definition: IsotopeDistributionCache.h:58
Helper structure for a theoretical isotope pattern used in FeatureFinderAlgorithmPicked. 
Definition: FeatureFinderAlgorithmPickedHelperStructs.h:277
DoubleReal mass_window_width_
Definition: IsotopeDistributionCache.h:60
Prealculate isotope distributions for interesting mass ranges. 
Definition: IsotopeDistributionCache.h:46