|
ProteoWizard
|
http://www.peptideatlas.org/tmp/mzML1.1.0.html#scan More...
#include <Datastructures_mz5.hpp>
Public Member Functions | |
| ScanMZ5 () | |
| ScanMZ5 (const ScanMZ5 &) | |
| ScanMZ5 (const pwiz::msdata::Scan &, const ReferenceWrite_mz5 &wref) | |
| ScanMZ5 & | operator= (const ScanMZ5 &) |
| ~ScanMZ5 () | |
| void | init (const ParamListMZ5 ¶ms, const ParamListsMZ5 &scanWindowList, const RefMZ5 &refInstrument, const RefMZ5 &refSourceFile, const RefMZ5 &refSpectrum, const char *externalSpectrumID) |
| void | fill (pwiz::msdata::Scan &, const ReferenceRead_mz5 &rref) |
Static Public Member Functions | |
| static H5::CompType | getType () |
Public Attributes | |
| char * | externalSpectrumID |
| ParamListMZ5 | paramList |
| ParamListsMZ5 | scanWindowList |
| RefMZ5 | instrumentConfigurationRefID |
| RefMZ5 | sourceFileRefID |
| RefMZ5 | spectrumRefID |
http://www.peptideatlas.org/tmp/mzML1.1.0.html#scan
Definition at line 672 of file Datastructures_mz5.hpp.
| pwiz::msdata::mz5::ScanMZ5::ScanMZ5 | ( | ) |
| pwiz::msdata::mz5::ScanMZ5::ScanMZ5 | ( | const ScanMZ5 & | ) |
| pwiz::msdata::mz5::ScanMZ5::ScanMZ5 | ( | const pwiz::msdata::Scan & | , |
| const ReferenceWrite_mz5 & | wref | ||
| ) |
| pwiz::msdata::mz5::ScanMZ5::~ScanMZ5 | ( | ) |
| void pwiz::msdata::mz5::ScanMZ5::init | ( | const ParamListMZ5 & | params, |
| const ParamListsMZ5 & | scanWindowList, | ||
| const RefMZ5 & | refInstrument, | ||
| const RefMZ5 & | refSourceFile, | ||
| const RefMZ5 & | refSpectrum, | ||
| const char * | externalSpectrumID | ||
| ) |
| void pwiz::msdata::mz5::ScanMZ5::fill | ( | pwiz::msdata::Scan & | , |
| const ReferenceRead_mz5 & | rref | ||
| ) |
|
static |
| char* pwiz::msdata::mz5::ScanMZ5::externalSpectrumID |
Definition at line 674 of file Datastructures_mz5.hpp.
| ParamListMZ5 pwiz::msdata::mz5::ScanMZ5::paramList |
Definition at line 675 of file Datastructures_mz5.hpp.
| ParamListsMZ5 pwiz::msdata::mz5::ScanMZ5::scanWindowList |
Definition at line 676 of file Datastructures_mz5.hpp.
| RefMZ5 pwiz::msdata::mz5::ScanMZ5::instrumentConfigurationRefID |
Definition at line 677 of file Datastructures_mz5.hpp.
| RefMZ5 pwiz::msdata::mz5::ScanMZ5::sourceFileRefID |
Definition at line 678 of file Datastructures_mz5.hpp.
| RefMZ5 pwiz::msdata::mz5::ScanMZ5::spectrumRefID |
Definition at line 679 of file Datastructures_mz5.hpp.
1.8.1.1