35 #ifndef OPENMS_METADATA_IONDETECTOR_H 36 #define OPENMS_METADATA_IONDETECTOR_H 79 static const std::string NamesOfType[SIZE_OF_TYPE];
89 SIZE_OF_ACQUISITIONMODE
92 static const std::string NamesOfAcquisitionMode[SIZE_OF_ACQUISITIONMODE];
110 Type getType()
const;
112 void setType(
Type type);
120 double getResolution()
const;
122 void setResolution(
double resolution);
125 double getADCSamplingFrequency()
const;
127 void setADCSamplingFrequency(
double ADC_sampling_frequency);
139 Int getOrder()
const;
141 void setOrder(
Int order);
153 #endif // OPENMS_METADATA_IONDETECTOR_H Photo multiplier.
Definition: IonDetector.h:56
Int order_
Definition: IonDetector.h:148
dynode
Definition: IonDetector.h:68
AcquisitionMode
Acquisition mode.
Definition: IonDetector.h:82
Conversion dynode electron multiplier.
Definition: IonDetector.h:59
Transient recorder.
Definition: IonDetector.h:88
Time-digital converter.
Definition: IonDetector.h:87
channeltron
Definition: IonDetector.h:63
microchannel plate detector
Definition: IonDetector.h:65
electron multiplier tube
Definition: IonDetector.h:75
Focal plane array.
Definition: IonDetector.h:57
bool operator==(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:806
Channel electron multiplier.
Definition: IonDetector.h:62
focal plane collector
Definition: IonDetector.h:69
Multi-collector.
Definition: IonDetector.h:61
ion-to-photon detector
Definition: IonDetector.h:70
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
Type
Detector type.
Definition: IonDetector.h:52
Faraday cup.
Definition: IonDetector.h:58
AcquisitionMode acquisition_mode_
Definition: IonDetector.h:145
Pulse counting.
Definition: IonDetector.h:85
point collector
Definition: IonDetector.h:71
postacceleration detector
Definition: IonDetector.h:72
conversion dynode
Definition: IonDetector.h:67
Unknown.
Definition: IonDetector.h:54
Analog-digital converter.
Definition: IonDetector.h:86
inductive detector
Definition: IonDetector.h:74
Description of a ion detector (part of a MS Instrument)
Definition: IonDetector.h:47
double resolution_
Definition: IonDetector.h:146
daly detector
Definition: IonDetector.h:64
Conversion dynode photo multiplier.
Definition: IonDetector.h:60
Unknown.
Definition: IonDetector.h:84
bool operator!=(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:824
Type type_
Definition: IonDetector.h:144
double ADC_sampling_frequency_
Definition: IonDetector.h:147
Electron multiplier.
Definition: IonDetector.h:55
photodiode array detector
Definition: IonDetector.h:73
int Int
Signed integer type.
Definition: Types.h:103
array detector
Definition: IonDetector.h:66