|  | OpenMS
    2.6.0
    | 
#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/SUPERHIRN/ConsensusIsotopePattern.h>
| Public Member Functions | |
| ~ConsensusIsotopePattern () | |
| ConsensusIsotopePattern () | |
| ConsensusIsotopePattern (const ConsensusIsotopePattern &) | |
| ConsensusIsotopePattern (const ConsensusIsotopePattern *) | |
| ConsensusIsotopePattern & | operator= (const ConsensusIsotopePattern &) | 
| bool | operator== (const ConsensusIsotopePattern &) | 
| ConsensusIsotopePattern & | operator<= (const ConsensusIsotopePattern &) | 
| ConsensusIsotopePattern & | operator>= (const ConsensusIsotopePattern &) | 
| ConsensusIsotopePattern & | operator< (const ConsensusIsotopePattern &) | 
| ConsensusIsotopePattern & | operator> (const ConsensusIsotopePattern &) | 
| void | constructConsusPattern () | 
| void | addIsotopeTrace (double, double) | 
| void | condensIsotopePattern (std::pair< std::vector< double >, std::vector< double > > *) | 
| std::map< double, double >::iterator | getConsensIsotopeIteratorStart () | 
| std::map< double, double >::iterator | getConsensIsotopeIteratorEnd () | 
| Private Attributes | |
| std::map< double, double > | isotopesTrace_ | 
| std::vector< double > | mzIsotopesStDev_ | 
| std::vector< double > | intensIsotopesStDev_ | 
| std::map< double, std::pair< std::vector< double >, std::vector< double > > > | rawIsotopes_ | 
| ConsensusIsotopePattern | ( | const ConsensusIsotopePattern & | ) | 
| ConsensusIsotopePattern | ( | const ConsensusIsotopePattern * | ) | 
| void constructConsusPattern | ( | ) | 
References ConsensusIsotopePattern::isotopesTrace_.
References ConsensusIsotopePattern::isotopesTrace_.
| ConsensusIsotopePattern& operator< | ( | const ConsensusIsotopePattern & | ) | 
| ConsensusIsotopePattern& operator<= | ( | const ConsensusIsotopePattern & | ) | 
| ConsensusIsotopePattern& operator= | ( | const ConsensusIsotopePattern & | ) | 
| bool operator== | ( | const ConsensusIsotopePattern & | ) | 
| ConsensusIsotopePattern& operator> | ( | const ConsensusIsotopePattern & | ) | 
| ConsensusIsotopePattern& operator>= | ( | const ConsensusIsotopePattern & | ) | 
| 
 | private | 
| 
 | private | 
 1.8.16
 1.8.16