24 #ifndef _READER_THERMO_DETAIL_HPP_
25 #define _READER_THERMO_DETAIL_HPP_
29 #include "pwiz_aux/msrc/utility/vendor_api/thermo/RawFile.h"
32 using namespace pwiz::vendor_api::Thermo;
45 InstrumentModelType model);
60 #endif // _READER_THERMO_DETAIL_HPP_
PWIZ_API_DECL CVID translateAsInstrumentModel(InstrumentModelType instrumentModelType)
PWIZ_API_DECL const CV & cv(const std::string &prefix)
returns a CV object for the specified namespace (prefix); currently supported namespaces are: MS UO ...
PWIZ_API_DECL std::vector< InstrumentConfiguration > createInstrumentConfigurations(RawFile &rawfile)
PWIZ_API_DECL CVID translateAsSpectrumType(ScanType scanType)
PWIZ_API_DECL CVID translateAsIonizationType(IonizationType ionizationType)
PWIZ_API_DECL CVID translateAsInletType(IonizationType ionizationType)
PWIZ_API_DECL CVID translate(MassAnalyzerType type)
PWIZ_API_DECL CVID translateAsScanningMethod(ScanType scanType)
PWIZ_API_DECL void SetActivationType(ActivationType activationType, Activation &activation)