ProteoWizard
Public Member Functions | Public Attributes | List of all members
pwiz::identdata::AnalysisProtocolCollection Struct Reference

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

#include <IdentData.hpp>

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

§ empty()

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

Member Data Documentation

§ spectrumIdentificationProtocol

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

§ proteinDetectionProtocol

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

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