ProteoWizard
Namespaces | Functions
Reader_Thermo_Detail.hpp File Reference
#include "pwiz/utility/misc/Export.hpp"
#include "pwiz/data/msdata/MSData.hpp"
#include "pwiz_aux/msrc/utility/vendor_api/thermo/RawFile.h"
#include <vector>

Go to the source code of this file.

Namespaces

 pwiz
 
 pwiz::msdata
 
 pwiz::msdata::detail
 
 pwiz::msdata::detail::Thermo
 

Functions

PWIZ_API_DECL std::vector< InstrumentConfiguration > pwiz::msdata::detail::Thermo::createInstrumentConfigurations (RawFile &rawfile)
 
PWIZ_API_DECL std::vector< InstrumentConfiguration > pwiz::msdata::detail::Thermo::createInstrumentConfigurations (const Component &commonSource, InstrumentModelType model)
 
PWIZ_API_DECL CVID pwiz::msdata::detail::Thermo::translateAsInstrumentModel (InstrumentModelType instrumentModelType)
 
PWIZ_API_DECL CVID pwiz::msdata::detail::Thermo::translateAsScanningMethod (ScanType scanType)
 
PWIZ_API_DECL CVID pwiz::msdata::detail::Thermo::translateAsSpectrumType (ScanType scanType)
 
PWIZ_API_DECL CVID pwiz::msdata::detail::Thermo::translate (MassAnalyzerType type)
 
PWIZ_API_DECL CVID pwiz::msdata::detail::Thermo::translateAsIonizationType (IonizationType ionizationType)
 
PWIZ_API_DECL CVID pwiz::msdata::detail::Thermo::translateAsInletType (IonizationType ionizationType)
 
PWIZ_API_DECL CVID pwiz::msdata::detail::Thermo::translate (PolarityType polarityType)
 
PWIZ_API_DECL void pwiz::msdata::detail::Thermo::SetActivationType (ActivationType activationType, Activation &activation)