72 void setMZ(
double mz);
75 double getIsolationWindowLowerOffset()
const;
77 void setIsolationWindowLowerOffset(
double bound);
80 double getIsolationWindowUpperOffset()
const;
82 void setIsolationWindowUpperOffset(
double bound);
Representation of controlled vocabulary term list.
Definition: CVTermList.h:52
Product meta information.
Definition: Product.h:48
double window_low_
Definition: Product.h:87
bool operator==(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:806
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
double mz_
Definition: Product.h:86
double window_up_
Definition: Product.h:88
bool operator!=(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:824