#include <PeptideMatcher.hpp>
List of all members.
Detailed Description
Definition at line 41 of file PeptideMatcher.hpp.
Constructor & Destructor Documentation
Member Function Documentation
| void pwiz::eharmony::PeptideMatcher::calculateDeltaRTDistribution |
( |
| ) |
|
| void pwiz::eharmony::PeptideMatcher::calculateDeltaMZDistribution |
( |
| ) |
|
| pair<double,double> pwiz::eharmony::PeptideMatcher::getDeltaRTParams |
( |
| ) |
const |
|
inline |
| pair<double,double> pwiz::eharmony::PeptideMatcher::getDeltaMZParams |
( |
| ) |
const |
|
inline |
| bool pwiz::eharmony::PeptideMatcher::operator== |
( |
const PeptideMatcher & |
that | ) |
|
| bool pwiz::eharmony::PeptideMatcher::operator!= |
( |
const PeptideMatcher & |
that | ) |
|
Member Data Documentation
| double pwiz::eharmony::PeptideMatcher::_meanDeltaRT |
|
private |
| double pwiz::eharmony::PeptideMatcher::_stdevDeltaRT |
|
private |
| double pwiz::eharmony::PeptideMatcher::_meanDeltaMZ |
|
private |
| double pwiz::eharmony::PeptideMatcher::_stdevDeltaMZ |
|
private |
The documentation for this class was generated from the following file: