|
ProteoWizard
|
http://www.peptideatlas.org/tmp/mzML1.1.0.html#chromatogram but without binary data element. More...
#include <Datastructures_mz5.hpp>
Public Member Functions | |
| ChromatogramMZ5 () | |
| ChromatogramMZ5 (const ChromatogramMZ5 &) | |
| ChromatogramMZ5 (const pwiz::msdata::Chromatogram &, const ReferenceWrite_mz5 &wref) | |
| ChromatogramMZ5 & | operator= (const ChromatogramMZ5 &) |
| ~ChromatogramMZ5 () | |
| void | init (const ParamListMZ5 ¶ms, const PrecursorMZ5 &precursor, const ParamListMZ5 &productIsolationWindow, const RefMZ5 &refDataProcessing, const unsigned long index, const char *id) |
| pwiz::msdata::Chromatogram * | getChromatogram (const ReferenceRead_mz5 &rref) |
| pwiz::msdata::ChromatogramIdentity | getChromatogramIdentity () |
Static Public Member Functions | |
| static H5::CompType | getType () |
Public Attributes | |
| char * | id |
| ParamListMZ5 | paramList |
| PrecursorMZ5 | precursor |
| ParamListMZ5 | productIsolationWindow |
| RefMZ5 | dataProcessingRefID |
| unsigned long | index |
http://www.peptideatlas.org/tmp/mzML1.1.0.html#chromatogram but without binary data element.
Definition at line 646 of file Datastructures_mz5.hpp.
| pwiz::msdata::mz5::ChromatogramMZ5::ChromatogramMZ5 | ( | ) |
| pwiz::msdata::mz5::ChromatogramMZ5::ChromatogramMZ5 | ( | const ChromatogramMZ5 & | ) |
| pwiz::msdata::mz5::ChromatogramMZ5::ChromatogramMZ5 | ( | const pwiz::msdata::Chromatogram & | , |
| const ReferenceWrite_mz5 & | wref | ||
| ) |
| pwiz::msdata::mz5::ChromatogramMZ5::~ChromatogramMZ5 | ( | ) |
| ChromatogramMZ5& pwiz::msdata::mz5::ChromatogramMZ5::operator= | ( | const ChromatogramMZ5 & | ) |
| void pwiz::msdata::mz5::ChromatogramMZ5::init | ( | const ParamListMZ5 & | params, |
| const PrecursorMZ5 & | precursor, | ||
| const ParamListMZ5 & | productIsolationWindow, | ||
| const RefMZ5 & | refDataProcessing, | ||
| const unsigned long | index, | ||
| const char * | id | ||
| ) |
| pwiz::msdata::Chromatogram* pwiz::msdata::mz5::ChromatogramMZ5::getChromatogram | ( | const ReferenceRead_mz5 & | rref | ) |
| pwiz::msdata::ChromatogramIdentity pwiz::msdata::mz5::ChromatogramMZ5::getChromatogramIdentity | ( | ) |
|
static |
| char* pwiz::msdata::mz5::ChromatogramMZ5::id |
Definition at line 648 of file Datastructures_mz5.hpp.
| ParamListMZ5 pwiz::msdata::mz5::ChromatogramMZ5::paramList |
Definition at line 649 of file Datastructures_mz5.hpp.
| PrecursorMZ5 pwiz::msdata::mz5::ChromatogramMZ5::precursor |
Definition at line 650 of file Datastructures_mz5.hpp.
| ParamListMZ5 pwiz::msdata::mz5::ChromatogramMZ5::productIsolationWindow |
Definition at line 651 of file Datastructures_mz5.hpp.
| RefMZ5 pwiz::msdata::mz5::ChromatogramMZ5::dataProcessingRefID |
Definition at line 652 of file Datastructures_mz5.hpp.
| unsigned long pwiz::msdata::mz5::ChromatogramMZ5::index |
Definition at line 653 of file Datastructures_mz5.hpp.
1.8.1.1