ProteoWizard
Classes
pwiz::msdata::mz5 Namespace Reference

Classes

class  Configuration_mz5
 Configuration class for mz5 im- and export. More...
class  Connection_mz5
 This class is used for reading and writing information to a mz5 file. More...
struct  FileInformationMZ5Data
 General mz5 file information. More...
struct  FileInformationMZ5
struct  ContVocabMZ5Data
struct  ContVocabMZ5
 http://www.peptideatlas.org/tmp/mzML1.1.0.html#cv More...
struct  CVRefMZ5Data
struct  CVRefMZ5
 This class will be referenced from CVParamMZ5 and UserParamMZ5 to reduce storage size. More...
struct  UserParamMZ5Data
struct  UserParamMZ5
 http://www.peptideatlas.org/tmp/mzML1.1.0.html#userParam More...
struct  CVParamMZ5Data
struct  CVParamMZ5
 http://www.peptideatlas.org/tmp/mzML1.1.0.html#cvParam More...
struct  RefMZ5Data
struct  RefMZ5
 Is used as a general reference for different tags. More...
struct  RefListMZ5Data
struct  RefListMZ5
 Variable length list of references. More...
struct  ParamListMZ5Data
struct  ParamListMZ5
 This class represents a pwiz::msdata::ParamContainer but only stores start and end indices for CVParams, UserParams and ParamGroups. More...
struct  ParamGroupMZ5
 http://www.peptideatlas.org/tmp/mzML1.1.0.html#referenceableParamGroup More...
struct  SourceFileMZ5
 http://www.peptideatlas.org/tmp/mzML1.1.0.html#sourceFile More...
struct  SampleMZ5
 http://www.peptideatlas.org/tmp/mzML1.1.0.html#sample More...
struct  SoftwareMZ5
 http://www.peptideatlas.org/tmp/mzML1.1.0.html#software More...
struct  ParamListsMZ5
 This class is used as a generalized container for Targets, SelectedIons, Products and ScanWindows. More...
struct  ScanSettingMZ5
 http://www.peptideatlas.org/tmp/mzML1.1.0.html#scanSettings More...
struct  ComponentMZ5
 http://www.peptideatlas.org/tmp/mzML1.1.0.html#source http://www.peptideatlas.org/tmp/mzML1.1.0.html#analyzer http://www.peptideatlas.org/tmp/mzML1.1.0.html#detector More...
struct  ComponentListMZ5
 List of components. More...
struct  ComponentsMZ5
 http://www.peptideatlas.org/tmp/mzML1.1.0.html#componentList More...
struct  InstrumentConfigurationMZ5
 http://www.peptideatlas.org/tmp/mzML1.1.0.html#instrumentConfiguration More...
struct  ProcessingMethodMZ5
 http://www.peptideatlas.org/tmp/mzML1.1.0.html#processingMethod More...
struct  ProcessingMethodListMZ5
 Variable length processing method list. More...
struct  DataProcessingMZ5
 http://www.peptideatlas.org/tmp/mzML1.1.0.html#dataProcessing More...
struct  PrecursorMZ5
 http://www.peptideatlas.org/tmp/mzML1.1.0.html#precursor More...
struct  PrecursorListMZ5
 Variable length precursor list. More...
struct  ChromatogramMZ5
 http://www.peptideatlas.org/tmp/mzML1.1.0.html#chromatogram but without binary data element. More...
struct  ScanMZ5
 http://www.peptideatlas.org/tmp/mzML1.1.0.html#scan More...
struct  ScanListMZ5
 Variable length scan list. More...
struct  ScansMZ5
 http://www.peptideatlas.org/tmp/mzML1.1.0.html#scanList More...
struct  SpectrumMZ5
 *http://www.peptideatlas.org/tmp/mzML1.1.0.html#spectrum but without binary data elements. More...
struct  RunMZ5
 http://www.peptideatlas.org/tmp/mzML1.1.0.html#run but without spectrum and chromatogram elements. More...
struct  BinaryDataMZ5
 http://www.peptideatlas.org/tmp/mzML1.1.0.html#binaryDataArray but without raw data More...
class  ReferenceRead_mz5
 This class is a helper class to read and convert a mz5 file to a MSData object. More...
class  ReferenceWrite_mz5
 This class is a helper class for converting and writing mz5 files in mz5 format. More...
class  Translator_mz5
 Helper class to translate mz values. More...