#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/SUPERHIRN/ProcessData.h>
|  | 
|  | ~ProcessData () | 
|  | 
|  | ProcessData () | 
|  | 
|  | ProcessData (const ProcessData &) | 
|  | 
| void | add_scan_raw_data (int, double, CentroidData *) | 
|  | 
| void | add_scan_raw_data (std::vector< MSPeak >) | 
|  | 
| ProcessData & | operator= (const ProcessData &) | 
|  | 
| ProcessData & | operator<= (const ProcessData &) | 
|  | 
| ProcessData & | operator>= (const ProcessData &) | 
|  | 
| ProcessData & | operator< (const ProcessData &) | 
|  | 
| ProcessData & | operator> (const ProcessData &) | 
|  | 
| void | insert_observed_mz (main_iterator, MSPeak *) | 
|  | 
| void | insert_new_observed_mz (MSPeak *) | 
|  | 
| void | convert_ms_peaks (int, double, std::list< DeconvPeak > &, std::vector< MSPeak > &) | 
|  | 
| bool | filterDeisotopicMSPeak (MSPeak *) | 
|  | 
| int | compareIteratorToPeak (MSPeak *, main_iterator) | 
|  | 
| main_iterator | check_MZ_occurence (MSPeak *) | 
|  | 
| void | processMSPeaks (std::multimap< int, MSPeak > *) | 
|  | 
| double | getPeakIntensitySum (double) | 
|  | 
| bool | check_elution_peak_belong (MZ_series_ITERATOR, MSPeak *) | 
|  | 
| int | getElutionPeakDistance (MZ_series_ITERATOR, int) | 
|  | 
| void | extract_elution_peaks () | 
|  | 
| bool | check_elution_peak (MZ_series_ITERATOR) | 
|  | 
| void | convert_to_LC_elution_peak (MZ_series_ITERATOR, double) | 
|  | 
| double | find_retention_time (double) | 
|  | 
| main_iterator | find_closest_mz_match (double) | 
|  | 
| void | adjustCorrectToMS1Precursor (double *, int, int, int) | 
|  | 
| main_iterator | get_MZ (double) | 
|  | 
| main_iterator | get_MZ_lower_bound (double) | 
|  | 
| main_iterator | get_MZ_LIST_end () | 
|  | 
| main_iterator | get_MZ_LIST_start () | 
|  | 
| void | erase_MZ_LIST_element (main_iterator) | 
|  | 
| int | getNbMSTraces () | 
|  | 
| double | getMinimalIntensityLevel () | 
|  | 
| std::map< double, int >::iterator | get_nb_MZ_cluster_elements (double) | 
|  | 
| void | erase_MZ_cluster_element (std::map< double, int >::iterator) | 
|  | 
| void | insert_MZ_cluster_element (double, int) | 
|  | 
| LCMSCData * | getProcessedData () | 
|  | 
| void | increase_LC_elution_peak_counter () | 
|  | 
| unsigned int | get_LC_elution_peak_counter () | 
|  | 
| int | getMaxScanDistance () | 
|  | 
| void | setMaxScanDistance (int in) | 
|  | 
◆ elution_peak
◆ main_data_structure
◆ main_iterator
◆ MZ_series
◆ MZ_series_ITERATOR
◆ ~ProcessData()
◆ ProcessData() [1/2]
◆ ProcessData() [2/2]
◆ add_scan_raw_data() [1/2]
◆ add_scan_raw_data() [2/2]
      
        
          | void add_scan_raw_data | ( | std::vector< MSPeak > |  | ) |  | 
      
 
 
◆ adjustCorrectToMS1Precursor()
◆ check_elution_peak()
◆ check_elution_peak_belong()
◆ check_MZ_occurence()
◆ compareIteratorToPeak()
◆ convert_ms_peaks()
◆ convert_to_LC_elution_peak()
◆ erase_MZ_cluster_element()
      
        
          | void erase_MZ_cluster_element | ( | std::map< double, int >::iterator |  | ) |  | 
      
 
 
◆ erase_MZ_LIST_element()
◆ extract_elution_peaks()
      
        
          | void extract_elution_peaks | ( |  | ) |  | 
      
 
 
◆ filterDeisotopicMSPeak()
      
        
          | bool filterDeisotopicMSPeak | ( | MSPeak * |  | ) |  | 
      
 
 
◆ find_closest_mz_match()
◆ find_retention_time()
◆ get_LC_elution_peak_counter()
      
        
          | unsigned int get_LC_elution_peak_counter | ( |  | ) |  | 
      
 
 
◆ get_MZ()
◆ get_MZ_LIST_end()
◆ get_MZ_LIST_start()
◆ get_MZ_lower_bound()
◆ get_nb_MZ_cluster_elements()
◆ getElutionPeakDistance()
◆ getMaxScanDistance()
      
        
          | int getMaxScanDistance | ( |  | ) |  | 
      
 
 
◆ getMinimalIntensityLevel()
      
        
          | double getMinimalIntensityLevel | ( |  | ) |  | 
      
 
 
◆ getNbMSTraces()
◆ getPeakIntensitySum()
◆ getProcessedData()
◆ increase_LC_elution_peak_counter()
      
        
          | void increase_LC_elution_peak_counter | ( |  | ) |  | 
      
 
 
◆ insert_MZ_cluster_element()
      
        
          | void insert_MZ_cluster_element | ( | double | , | 
        
          |  |  | int |  | 
        
          |  | ) |  |  | 
      
 
 
◆ insert_new_observed_mz()
      
        
          | void insert_new_observed_mz | ( | MSPeak * |  | ) |  | 
      
 
 
◆ insert_observed_mz()
◆ operator<()
◆ operator<=()
◆ operator=()
◆ operator>()
◆ operator>=()
◆ processMSPeaks()
      
        
          | void processMSPeaks | ( | std::multimap< int, MSPeak > * |  | ) |  | 
      
 
 
◆ setMaxScanDistance()
      
        
          | void setMaxScanDistance | ( | int | in | ) |  | 
      
 
 
◆ backgroundController
◆ data_
◆ LC_elution_peak_counter
  
  | 
        
          | unsigned int LC_elution_peak_counter |  | protected | 
 
 
◆ max_inter_scan_distance
  
  | 
        
          | int max_inter_scan_distance |  | protected | 
 
 
◆ MZ_CLUSTER
◆ pMZ_LIST