#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/SUPERHIRN/ConsensusIsotopePattern.h>
| 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 & | ) |
std::vector<double> intensIsotopesStDev_ [private] |
std::map<double, double> isotopesTrace_ [private] |
std::vector<double> mzIsotopesStDev_ [private] |
std::map<double, std::pair<std::vector<double>, std::vector<double> > > rawIsotopes_ [private] |
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:57 using doxygen 1.7.1 |