#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/SUPERHIRN/FeatureLCProfile.h>
|  | 
|  | ~FeatureLCProfile () | 
|  | 
|  | FeatureLCProfile () | 
|  | 
|  | FeatureLCProfile (double, double, int, double) | 
|  | 
|  | FeatureLCProfile (double, double, double, int, int, double) | 
|  | 
|  | FeatureLCProfile (const FeatureLCProfile &) | 
|  | 
|  | FeatureLCProfile (const FeatureLCProfile *) | 
|  | 
| FeatureLCProfile & | operator= (const FeatureLCProfile &) | 
|  | 
| bool | operator== (const FeatureLCProfile &) | 
|  | 
| FeatureLCProfile & | operator<= (const FeatureLCProfile &) | 
|  | 
| FeatureLCProfile & | operator>= (const FeatureLCProfile &) | 
|  | 
| FeatureLCProfile & | operator< (const FeatureLCProfile &) | 
|  | 
| FeatureLCProfile & | operator> (const FeatureLCProfile &) | 
|  | 
| void | changeElutionTimesByFactor (double) | 
|  | 
| void | addMS1elutionSignal (double, double, int, int, double) | 
|  | 
| void | addOutsideMS1elutionSignal (double, double, int, int, double) | 
|  | 
| void | addMS1elutionSignal (MS1Signal *in) | 
|  | 
| std::map< int, MS1Signal > * | getLCelutionSignalMap () | 
|  | 
| std::map< int, MS1Signal >::iterator | getLCelutionSignalsStart () | 
|  | 
| std::map< int, MS1Signal >::reverse_iterator | getLastLCelutionSignal () | 
|  | 
| std::map< int, MS1Signal >::iterator | getLCelutionSignalsEnd () | 
|  | 
| int | getNbLCelutionSignals () | 
|  | 
◆ ~FeatureLCProfile()
◆ FeatureLCProfile() [1/5]
◆ FeatureLCProfile() [2/5]
◆ FeatureLCProfile() [3/5]
◆ FeatureLCProfile() [4/5]
◆ FeatureLCProfile() [5/5]
◆ addMS1elutionSignal() [1/2]
◆ addMS1elutionSignal() [2/2]
◆ addOutsideMS1elutionSignal()
◆ changeElutionTimesByFactor()
      
        
          | void changeElutionTimesByFactor | ( | double |  | ) |  | 
      
 
 
◆ getLastLCelutionSignal()
      
        
          | std::map<int, MS1Signal>::reverse_iterator getLastLCelutionSignal | ( |  | ) |  | 
      
 
 
◆ getLCelutionSignalMap()
◆ getLCelutionSignalsEnd()
      
        
          | std::map<int, MS1Signal>::iterator getLCelutionSignalsEnd | ( |  | ) |  | 
      
 
 
◆ getLCelutionSignalsStart()
      
        
          | std::map<int, MS1Signal>::iterator getLCelutionSignalsStart | ( |  | ) |  | 
      
 
 
◆ getNbLCelutionSignals()
      
        
          | int getNbLCelutionSignals | ( |  | ) |  | 
      
 
 
◆ operator<()
◆ operator<=()
◆ operator=()
◆ operator==()
◆ operator>()
◆ operator>=()
◆ apexMS1Signal
◆ LCelutionArea
◆ LCelutionSignals
◆ outsideLCelutionSignals