24#ifndef _READER_THERMO_DETAIL_HPP_
25#define _READER_THERMO_DETAIL_HPP_
29#include "pwiz_aux/msrc/utility/vendor_api/thermo/RawFile.h"
32using namespace pwiz::vendor_api::Thermo;
46 InstrumentModelType model);
PWIZ_API_DECL CVID translateAsIonizationType(IonizationType ionizationType)
PWIZ_API_DECL CVID translateAsSpectrumType(ScanType scanType)
PWIZ_API_DECL CVID translateAsScanningMethod(ScanType scanType)
PWIZ_API_DECL void setActivationType(ActivationType activationType, ActivationType supplementalActivationType, Activation &activation)
PWIZ_API_DECL std::vector< InstrumentConfiguration > createInstrumentConfigurations(RawFile &rawfile)
PWIZ_API_DECL CVID translateAsInstrumentModel(InstrumentModelType instrumentModelType)
PWIZ_API_DECL CVID translateAsInletType(IonizationType ionizationType)
PWIZ_API_DECL CVID translate(MassAnalyzerType type)
The type and energy level used for activation.
A component of an instrument corresponding to a source (i.e. ion source), an analyzer (i....