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

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

#include <IdentData.hpp>

List of all members.

Public Member Functions

bool empty () const

Public Attributes

std::vector
< SpectrumIdentificationProtocolPtr > 
spectrumIdentificationProtocol
std::vector
< ProteinDetectionProtocolPtr > 
proteinDetectionProtocol

Detailed Description

Implementation of AnalysisProtocolCollectionType from the mzIdentML schema.

The collection of protocols which include the parameters and settings of the performed analyses.

Definition at line 909 of file IdentData.hpp.


Member Function Documentation

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

Member Data Documentation

std::vector<SpectrumIdentificationProtocolPtr> pwiz::identdata::AnalysisProtocolCollection::spectrumIdentificationProtocol
std::vector<ProteinDetectionProtocolPtr> pwiz::identdata::AnalysisProtocolCollection::proteinDetectionProtocol

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