 |
OpenMS
3.0.0
|
|
Go to the documentation of this file.
61 std::unique_ptr<Painter1DBase> getPainter1D()
const override;
65 peak_map_->updateRanges();
67 cached_spectrum_.updateRanges();
77 std::unique_ptr<LayerStatistics> getStats()
const override;
void updateRanges() override
Update ranges of the underlying data.
Definition: LayerDataPeak.h:63
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
Handles the management of a multidimensional range, e.g. RangeMZ and RangeIntensity for spectra.
Definition: RangeManager.h:588
Class that stores the data for one layer.
Definition: LayerDataBase.h:97
RangeAllType getRange() const override
Definition: LayerDataPeak.h:70
auto & assign(const RangeManager< RangeBasesOther... > &rhs)
Definition: RangeManager.h:635
Class that stores the data for one layer of type PeakMap.
Definition: LayerDataPeak.h:47