52 ScanWindow(
const ScanWindow & source);
54 bool operator==(
const ScanWindow & source)
const;
56 bool operator!=(
const ScanWindow & source)
const;
58 ScanWindow & operator=(
const ScanWindow & source);
bool operator==(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:806
double begin
Begin of the window.
Definition: ScanWindow.h:61
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
Scan window description.
Definition: ScanWindow.h:46
double end
End of the window.
Definition: ScanWindow.h:63
bool operator!=(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:824