35 #ifndef OPENMS_METADATA_PRODUCT_H 36 #define OPENMS_METADATA_PRODUCT_H 73 void setMZ(
double mz);
76 double getIsolationWindowLowerOffset()
const;
78 void setIsolationWindowLowerOffset(
double bound);
81 double getIsolationWindowUpperOffset()
const;
83 void setIsolationWindowUpperOffset(
double bound);
93 #endif // OPENMS_METADATA_PRODUCT_H
Representation of controlled vocabulary term list.
Definition: CVTermList.h:53
Product meta information.
Definition: Product.h:49
double window_low_
Definition: Product.h:88
bool operator==(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:806
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
double mz_
Definition: Product.h:87
double window_up_
Definition: Product.h:89
bool operator!=(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:824