Matrix Science Mascot Parser toolkit
 
Loading...
Searching...
No Matches
ms_fragment Member List

This is the complete list of members for ms_fragment, including all inherited members.

clearMatchedIon()ms_fragment
copyFrom(const ms_fragment *src)ms_fragment
getAllMatchedIons(std::vector< double > &masses, std::vector< double > &intensities) constms_fragment
getCharge() constms_fragment
getColumn() constms_fragment
getEnd() constms_fragment
getLabel(const LABEL_FORMAT fmt=LABEL_FORMAT_TRADITIONAL) constms_fragment
getMass() constms_fragment
getMatchedIonIntensity() constms_fragment
getMatchedIonMass() constms_fragment
getNeutralLoss() constms_fragment
getPeptideSubstring() constms_fragment
getSeriesName() constms_fragment
getStart() constms_fragment
isCTerminal() constms_fragment
isFromAlpha() constms_fragment
isFromBeta() constms_fragment
isImmonium() constms_fragment
isInternal() constms_fragment
isNTerminal() constms_fragment
isPrecursorNL() constms_fragment
isRegular() constms_fragment
LABEL_FORMAT enum namems_fragment
LABEL_FORMAT_PEPTIDE_VIEW enum valuems_fragment
LABEL_FORMAT_TRADITIONAL enum valuems_fragment
ms_fragment()ms_fragment
ms_fragment(const ms_fragment &src)ms_fragment
ms_fragment(const int seriesID, const double massValue, const double nlValue, const int col, const int chargeState=1, const double matchedExptMass=0, const double matchedExptIntensity=0)ms_fragment
ms_fragment(const ms_peptide::PSM psmComponent, const int seriesID, const double massValue, const double nlValue, const int col, const int chargeState, const double matchedExptMass=0, const double matchedExptIntensity=0)ms_fragment
ms_fragment(const char *seriesName, const double massValue, const double nlValue, const int col, const int chargeState=1, const double matchedExptMass=0, const double matchedExptIntensity=0)ms_fragment
ms_fragment(const ms_peptide::PSM psmComponent, const char *seriesName, const double massValue, const double nlValue, const int col, const int chargeState, const double matchedExptMass=0, const double matchedExptIntensity=0)ms_fragment
ms_fragment(const int seriesID, const double massValue, const double nlValue, const char *peptideStr, const int startPos, const int endPos, const int chargeState=1, const double matchedExptMass=0, const double matchedExptIntensity=0)ms_fragment
ms_fragment(const ms_peptide::PSM psmComponent, const int seriesID, const double massValue, const double nlValue, const char *peptideStr, const int startPos, const int endPos, const int chargeState, const double matchedExptMass=0, const double matchedExptIntensity=0)ms_fragment
ms_fragment(const char residueName, const double massValue, const double nlValue, const int col=-1, const int chargeState=1, const double matchedExptMass=0, const double matchedExptIntensity=0)ms_fragment
ms_fragment(const ms_peptide::PSM psmComponent, const char residueName, const double massValue, const double nlValue, const int col, const int chargeState, const double matchedExptMass=0, const double matchedExptIntensity=0)ms_fragment
ms_fragment(const double massValue, const double nlValue, const int chargeState, const double matchedExptMass=0, const double matchedExptIntensity=0)ms_fragment
operator=(const ms_fragment &right)ms_fragment
setMatchedIon(const double mass, const double intensity)ms_fragment