Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Private Attributes

FeatureLCProfile Class Reference

#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/SUPERHIRN/FeatureLCProfile.h>

List of all members.

Public Member Functions

 ~FeatureLCProfile ()
 FeatureLCProfile ()
 FeatureLCProfile (double, double, int, double)
 FeatureLCProfile (double, double, double, int, int, double)
 FeatureLCProfile (const FeatureLCProfile &)
 FeatureLCProfile (const FeatureLCProfile *)
FeatureLCProfileoperator= (const FeatureLCProfile &)
bool operator== (const FeatureLCProfile &)
FeatureLCProfileoperator<= (const FeatureLCProfile &)
FeatureLCProfileoperator>= (const FeatureLCProfile &)
FeatureLCProfileoperator< (const FeatureLCProfile &)
FeatureLCProfileoperator> (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 ()

Private Attributes

std::map< int, MS1SignalLCelutionSignals
std::map< int, MS1SignaloutsideLCelutionSignals
double LCelutionArea
MS1Signal apexMS1Signal

Constructor & Destructor Documentation

~FeatureLCProfile (  ) 
FeatureLCProfile ( double  ,
double  ,
int  ,
double   
)
FeatureLCProfile ( double  ,
double  ,
double  ,
int  ,
int  ,
double   
)

Member Function Documentation

void addMS1elutionSignal ( double  ,
double  ,
int  ,
int  ,
double   
)
void addMS1elutionSignal ( MS1Signal in  ) 
void addOutsideMS1elutionSignal ( double  ,
double  ,
int  ,
int  ,
double   
)
void changeElutionTimesByFactor ( double   ) 
std::map<int, MS1Signal>::reverse_iterator getLastLCelutionSignal (  )  [inline]
std::map<int, MS1Signal>* getLCelutionSignalMap (  )  [inline]
std::map<int, MS1Signal>::iterator getLCelutionSignalsEnd (  )  [inline]
std::map<int, MS1Signal>::iterator getLCelutionSignalsStart (  )  [inline]
int getNbLCelutionSignals (  )  [inline]
FeatureLCProfile& operator< ( const FeatureLCProfile  ) 
FeatureLCProfile& operator<= ( const FeatureLCProfile  ) 
FeatureLCProfile& operator= ( const FeatureLCProfile  ) 
bool operator== ( const FeatureLCProfile  ) 
FeatureLCProfile& operator> ( const FeatureLCProfile  ) 
FeatureLCProfile& operator>= ( const FeatureLCProfile  ) 

Member Data Documentation

double LCelutionArea [private]
std::map<int, MS1Signal> LCelutionSignals [private]
std::map<int, MS1Signal> outsideLCelutionSignals [private]

OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:42:57 using doxygen 1.7.1