this struct represents a peptide spectrum pair More...
#include <OpenMS/ANALYSIS/ID/PILISCrossValidation.h>
Public Member Functions | |
| Peptide () | |
| Peptide (const Peptide &rhs) | |
| virtual | ~Peptide () |
| Peptide & | operator= (const Peptide &rhs) |
| bool | operator< (const Peptide &peptide) const |
Public Attributes | |
| AASequence | sequence |
| Int | charge |
| RichPeakSpectrum | spec |
| std::vector< PeptideHit > | hits |
this struct represents a peptide spectrum pair
| Peptide | ( | ) | [inline] |
| virtual ~Peptide | ( | ) | [inline, virtual] |
| bool operator< | ( | const Peptide & | peptide | ) | const [inline] |
Referenced by PILISCrossValidation::Peptide::operator<(), and PILISCrossValidation::Peptide::operator=().
| std::vector<PeptideHit> hits |
Referenced by PILISCrossValidation::Peptide::operator=().
Referenced by PILISCrossValidation::Peptide::operator<(), and PILISCrossValidation::Peptide::operator=().
Referenced by PILISCrossValidation::Peptide::operator=().
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:49 using doxygen 1.7.1 |