88 static const std::string NamesOfIonOpticsType[SIZE_OF_IONOPTICSTYPE];
110 const String & getName()
const;
112 void setName(
const String & name);
115 const String & getVendor()
const;
117 void setVendor(
const String & vendor);
120 const String & getModel()
const;
122 void setModel(
const String & model);
125 const String & getCustomizations()
const;
127 void setCustomizations(
const String & customizations);
130 const std::vector<IonSource> & getIonSources()
const;
132 std::vector<IonSource> & getIonSources();
134 void setIonSources(
const std::vector<IonSource> & ion_sources);
137 const std::vector<MassAnalyzer> & getMassAnalyzers()
const;
139 std::vector<MassAnalyzer> & getMassAnalyzers();
141 void setMassAnalyzers(
const std::vector<MassAnalyzer> & mass_analyzers);
144 const std::vector<IonDetector> & getIonDetectors()
const;
146 std::vector<IonDetector> & getIonDetectors();
148 void setIonDetectors(
const std::vector<IonDetector> & ion_detectors);
151 const Software & getSoftware()
const;
155 void setSoftware(
const Software & software);
time lag focusing
Definition: Instrument.h:77
Description of a MS instrument.
Definition: Instrument.h:63
IonOpticsType ion_optics_
Definition: Instrument.h:172
A more convenient string class.
Definition: String.h:58
String model_
Definition: Instrument.h:166
bool operator==(const IDBoostGraph::ProteinGroup &lhs, const IDBoostGraph::ProteinGroup &rhs)
Description of the software used for processing.
Definition: Software.h:48
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
collision quadrupole
Definition: Instrument.h:75
String name_
Definition: Instrument.h:164
std::vector< IonSource > ion_sources_
Definition: Instrument.h:168
magnetic deflection
Definition: Instrument.h:73
String vendor_
Definition: Instrument.h:165
unknown
Definition: Instrument.h:72
std::vector< MassAnalyzer > mass_analyzers_
Definition: Instrument.h:169
delayed extraction
Definition: Instrument.h:74
first stability region
Definition: Instrument.h:80
fringing field
Definition: Instrument.h:81
reflectron
Definition: Instrument.h:78
IonOpticsType
ion optics type
Definition: Instrument.h:70
String customizations_
Definition: Instrument.h:167
selected ion flow tube
Definition: Instrument.h:76
Software software_
Definition: Instrument.h:171
bool operator!=(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:824
einzel lens
Definition: Instrument.h:79
std::vector< IonDetector > ion_detectors_
Definition: Instrument.h:170
kinetic energy analyzer
Definition: Instrument.h:82
static field
Definition: Instrument.h:83