|
ProteoWizard
|
http://www.peptideatlas.org/tmp/mzML1.1.0.html#scanList More...
#include <Datastructures_mz5.hpp>
Public Member Functions | |
| ScansMZ5 () | |
| ScansMZ5 (const ScansMZ5 &) | |
| ScansMZ5 (const pwiz::msdata::ScanList &, const ReferenceWrite_mz5 &wref) | |
| ScansMZ5 & | operator= (const ScansMZ5 &) |
| ~ScansMZ5 () | |
| void | init (const ParamListMZ5 ¶ms, const ScanListMZ5 &scanList) |
| void | fill (pwiz::msdata::ScanList &sl, const ReferenceRead_mz5 &rref) |
Static Public Member Functions | |
| static H5::CompType | getType () |
Public Attributes | |
| ParamListMZ5 | paramList |
| ScanListMZ5 | scanList |
http://www.peptideatlas.org/tmp/mzML1.1.0.html#scanList
Definition at line 714 of file Datastructures_mz5.hpp.
| pwiz::msdata::mz5::ScansMZ5::ScansMZ5 | ( | ) |
| pwiz::msdata::mz5::ScansMZ5::ScansMZ5 | ( | const ScansMZ5 & | ) |
| pwiz::msdata::mz5::ScansMZ5::ScansMZ5 | ( | const pwiz::msdata::ScanList & | , |
| const ReferenceWrite_mz5 & | wref | ||
| ) |
| pwiz::msdata::mz5::ScansMZ5::~ScansMZ5 | ( | ) |
| void pwiz::msdata::mz5::ScansMZ5::init | ( | const ParamListMZ5 & | params, |
| const ScanListMZ5 & | scanList | ||
| ) |
| void pwiz::msdata::mz5::ScansMZ5::fill | ( | pwiz::msdata::ScanList & | sl, |
| const ReferenceRead_mz5 & | rref | ||
| ) |
|
static |
| ParamListMZ5 pwiz::msdata::mz5::ScansMZ5::paramList |
Definition at line 716 of file Datastructures_mz5.hpp.
| ScanListMZ5 pwiz::msdata::mz5::ScansMZ5::scanList |
Definition at line 717 of file Datastructures_mz5.hpp.
1.8.1.1