ProteoWizard
Public Member Functions | Public Attributes
pwiz::identdata::FragmentArray Struct Reference

Implementation of FragmentArrayType from the mzIdentML schema. More...

#include <IdentData.hpp>

List of all members.

Public Member Functions

bool empty () const

Public Attributes

std::vector< double > values
MeasurePtr measurePtr

Detailed Description

Implementation of FragmentArrayType from the mzIdentML schema.

Contains the types of measures that will be reported in generic arrays for each SpectrumIdentificationItem e.g. product ion m/z, product ion intensity, product ion m/z error

Definition at line 589 of file IdentData.hpp.


Member Function Documentation

bool pwiz::identdata::FragmentArray::empty ( ) const

Member Data Documentation

std::vector<double> pwiz::identdata::FragmentArray::values

Definition at line 591 of file IdentData.hpp.

Referenced by pwiz::identdata::TextWriter::operator()(), and testFragmentArray().

MeasurePtr pwiz::identdata::FragmentArray::measurePtr

Definition at line 592 of file IdentData.hpp.

Referenced by pwiz::identdata::TextWriter::operator()(), and testFragmentArray().


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