Class SpectraPlotWidget

Inheritance Relationships

Base Type

Class Documentation

class SmartPeak::SpectraPlotWidget : public SmartPeak::ScatterPlotWidget

Class for plotting Spectra.

Public Functions

inline SpectraPlotWidget(SessionHandler &session_handler, SequenceHandler &sequence_handler, const std::string &id, const std::string &title)

Protected Functions

virtual void updateScatterPlotData() override

Protected Attributes

std::pair<float, float> input_range_ = {0.0f, 0.0f}
std::set<std::string> input_sample_names_
std::set<std::string> input_scan_names_
std::set<std::string> input_component_group_names_