ProteoWizard
Public Member Functions | Static Public Member Functions | Public Attributes
pwiz::msdata::mz5::PrecursorMZ5 Struct Reference

http://www.peptideatlas.org/tmp/mzML1.1.0.html#precursor More...

#include <Datastructures_mz5.hpp>

List of all members.

Public Member Functions

 PrecursorMZ5 ()
 PrecursorMZ5 (const PrecursorMZ5 &)
 PrecursorMZ5 (const pwiz::msdata::Precursor &, const ReferenceWrite_mz5 &wref)
PrecursorMZ5operator= (const PrecursorMZ5 &)
 ~PrecursorMZ5 ()
void init (const ParamListMZ5 &activation, const ParamListMZ5 &isolationWindow, const ParamListsMZ5 selectedIonList, const RefMZ5 &refSpectrum, const RefMZ5 &refSourceFile, const char *externalSpectrumId)
void fillPrecursor (pwiz::msdata::Precursor &, const ReferenceRead_mz5 &rref)

Static Public Member Functions

static H5::CompType getType ()

Public Attributes

char * externalSpectrumId
ParamListMZ5 activation
ParamListMZ5 isolationWindow
ParamListsMZ5 selectedIonList
RefMZ5 spectrumRefID
RefMZ5 sourceFileRefID

Detailed Description

http://www.peptideatlas.org/tmp/mzML1.1.0.html#precursor

Definition at line 601 of file Datastructures_mz5.hpp.


Constructor & Destructor Documentation

pwiz::msdata::mz5::PrecursorMZ5::PrecursorMZ5 ( )
pwiz::msdata::mz5::PrecursorMZ5::PrecursorMZ5 ( const PrecursorMZ5 )
pwiz::msdata::mz5::PrecursorMZ5::PrecursorMZ5 ( const pwiz::msdata::Precursor ,
const ReferenceWrite_mz5 wref 
)
pwiz::msdata::mz5::PrecursorMZ5::~PrecursorMZ5 ( )

Member Function Documentation

PrecursorMZ5& pwiz::msdata::mz5::PrecursorMZ5::operator= ( const PrecursorMZ5 )
void pwiz::msdata::mz5::PrecursorMZ5::init ( const ParamListMZ5 activation,
const ParamListMZ5 isolationWindow,
const ParamListsMZ5  selectedIonList,
const RefMZ5 refSpectrum,
const RefMZ5 refSourceFile,
const char *  externalSpectrumId 
)
void pwiz::msdata::mz5::PrecursorMZ5::fillPrecursor ( pwiz::msdata::Precursor ,
const ReferenceRead_mz5 rref 
)
static H5::CompType pwiz::msdata::mz5::PrecursorMZ5::getType ( )
static

Member Data Documentation

char* pwiz::msdata::mz5::PrecursorMZ5::externalSpectrumId

Definition at line 603 of file Datastructures_mz5.hpp.

ParamListMZ5 pwiz::msdata::mz5::PrecursorMZ5::activation

Definition at line 604 of file Datastructures_mz5.hpp.

ParamListMZ5 pwiz::msdata::mz5::PrecursorMZ5::isolationWindow

Definition at line 605 of file Datastructures_mz5.hpp.

ParamListsMZ5 pwiz::msdata::mz5::PrecursorMZ5::selectedIonList

Definition at line 606 of file Datastructures_mz5.hpp.

RefMZ5 pwiz::msdata::mz5::PrecursorMZ5::spectrumRefID

Definition at line 607 of file Datastructures_mz5.hpp.

RefMZ5 pwiz::msdata::mz5::PrecursorMZ5::sourceFileRefID

Definition at line 608 of file Datastructures_mz5.hpp.


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