 |
OpenMS
3.0.0
|
|
Go to the documentation of this file.
61 std::unique_ptr<Painter1DBase> getPainter1D()
const override;
65 consensus_map_->updateRanges();
71 r.
assign(*getConsensusMap());
75 std::unique_ptr<LayerStatistics> getStats()
const override;
RangeAllType getRange() const override
Definition: LayerDataConsensus.h:68
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
boost::shared_ptr< ConsensusMap > ConsensusMapSharedPtrType
SharedPtr on consensus features.
Definition: LayerDataBase.h:155
void updateRanges() override
Update ranges of the underlying data.
Definition: LayerDataConsensus.h:63
Class that stores the data for one layer.
Definition: LayerDataBase.h:97
Class that stores the data for one layer of type ConsensusMap.
Definition: LayerDataConsensus.h:47
auto & assign(const RangeManager< RangeBasesOther... > &rhs)
Definition: RangeManager.h:635