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

http://www.peptideatlas.org/tmp/mzML1.1.0.html#chromatogram but without binary data element. More...

#include <Datastructures_mz5.hpp>

List of all members.

Public Member Functions

 ChromatogramMZ5 ()
 ChromatogramMZ5 (const ChromatogramMZ5 &)
 ChromatogramMZ5 (const pwiz::msdata::Chromatogram &, const ReferenceWrite_mz5 &wref)
ChromatogramMZ5operator= (const ChromatogramMZ5 &)
 ~ChromatogramMZ5 ()
void init (const ParamListMZ5 &params, const PrecursorMZ5 &precursor, const ParamListMZ5 &productIsolationWindow, const RefMZ5 &refDataProcessing, const unsigned long index, const char *id)
pwiz::msdata::ChromatogramgetChromatogram (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

Detailed Description

http://www.peptideatlas.org/tmp/mzML1.1.0.html#chromatogram but without binary data element.

Definition at line 646 of file Datastructures_mz5.hpp.


Constructor & Destructor Documentation

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 ( )

Member Function Documentation

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 H5::CompType pwiz::msdata::mz5::ChromatogramMZ5::getType ( )
static

Member Data Documentation

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.


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