ProteoWizard
Public Member Functions | Public Attributes | List of all members
pwiz::peptideid::PeptideID::Record Struct Reference

#include <PeptideID.hpp>

Public Member Functions

 Record ()
 
 Record (const Record &record)
 

Public Attributes

std::string nativeID
 
std::string sequence
 
std::string protein_descr
 
double mz
 
double retentionTimeSec
 
double normalizedScore
 

Detailed Description

Definition at line 58 of file PeptideID.hpp.

Constructor & Destructor Documentation

§ Record() [1/2]

pwiz::peptideid::PeptideID::Record::Record ( )
inline

Definition at line 67 of file PeptideID.hpp.

§ Record() [2/2]

pwiz::peptideid::PeptideID::Record::Record ( const Record record)
inline

Member Data Documentation

§ nativeID

std::string pwiz::peptideid::PeptideID::Record::nativeID

§ sequence

std::string pwiz::peptideid::PeptideID::Record::sequence

Definition at line 61 of file PeptideID.hpp.

Referenced by test(), testFilename(), testIStream(), and testMSInspectIStream().

§ protein_descr

std::string pwiz::peptideid::PeptideID::Record::protein_descr

Definition at line 62 of file PeptideID.hpp.

§ mz

double pwiz::peptideid::PeptideID::Record::mz

Definition at line 63 of file PeptideID.hpp.

§ retentionTimeSec

double pwiz::peptideid::PeptideID::Record::retentionTimeSec

Definition at line 64 of file PeptideID.hpp.

§ normalizedScore

double pwiz::peptideid::PeptideID::Record::normalizedScore

Definition at line 65 of file PeptideID.hpp.

Referenced by test(), testFilename(), testIStream(), and testMSInspectIStream().


The documentation for this struct was generated from the following file: