http://www.peptideatlas.org/tmp/mzML1.1.0.html#run but without spectrum and chromatogram elements.
More...
#include <Datastructures_mz5.hpp>
List of all members.
Public Member Functions |
| RunMZ5 () |
| RunMZ5 (const RunMZ5 &) |
| RunMZ5 (const pwiz::msdata::Run &, const std::string fid, const std::string facc, const ReferenceWrite_mz5 &wref) |
RunMZ5 & | operator= (const RunMZ5 &) |
| ~RunMZ5 () |
void | init (const ParamListMZ5 ¶ms, const RefMZ5 &refSpectrumDP, const RefMZ5 &refChromatogramDP, const RefMZ5 &refDefaultInstrument, const RefMZ5 &refSourceFile, const RefMZ5 &refSample, const char *id, const char *startTimeStamp, const char *fid, const char *facc) |
void | addInformation (pwiz::msdata::Run &, const ReferenceRead_mz5 &rref) |
Static Public Member Functions |
static H5::CompType | getType () |
Detailed Description
http://www.peptideatlas.org/tmp/mzML1.1.0.html#run but without spectrum and chromatogram elements.
Definition at line 761 of file Datastructures_mz5.hpp.
Constructor & Destructor Documentation
pwiz::msdata::mz5::RunMZ5::RunMZ5 |
( |
| ) |
|
pwiz::msdata::mz5::RunMZ5::RunMZ5 |
( |
const RunMZ5 & |
| ) |
|
pwiz::msdata::mz5::RunMZ5::~RunMZ5 |
( |
| ) |
|
Member Function Documentation
RunMZ5& pwiz::msdata::mz5::RunMZ5::operator= |
( |
const RunMZ5 & |
| ) |
|
void pwiz::msdata::mz5::RunMZ5::init |
( |
const ParamListMZ5 & |
params, |
|
|
const RefMZ5 & |
refSpectrumDP, |
|
|
const RefMZ5 & |
refChromatogramDP, |
|
|
const RefMZ5 & |
refDefaultInstrument, |
|
|
const RefMZ5 & |
refSourceFile, |
|
|
const RefMZ5 & |
refSample, |
|
|
const char * |
id, |
|
|
const char * |
startTimeStamp, |
|
|
const char * |
fid, |
|
|
const char * |
facc |
|
) |
| |
static H5::CompType pwiz::msdata::mz5::RunMZ5::getType |
( |
| ) |
|
|
static |
Member Data Documentation
char* pwiz::msdata::mz5::RunMZ5::id |
char* pwiz::msdata::mz5::RunMZ5::startTimeStamp |
char* pwiz::msdata::mz5::RunMZ5::fid |
char* pwiz::msdata::mz5::RunMZ5::facc |
RefMZ5 pwiz::msdata::mz5::RunMZ5::defaultSpectrumDataProcessingRefID |
RefMZ5 pwiz::msdata::mz5::RunMZ5::defaultChromatogramDataProcessingRefID |
RefMZ5 pwiz::msdata::mz5::RunMZ5::defaultInstrumentConfigurationRefID |
RefMZ5 pwiz::msdata::mz5::RunMZ5::sourceFileRefID |
RefMZ5 pwiz::msdata::mz5::RunMZ5::sampleRefID |
The documentation for this struct was generated from the following file: