Class ChromatogramPlotWidget

Inheritance Relationships

Base Type

Class Documentation

class SmartPeak::ChromatogramPlotWidget : public SmartPeak::ScatterPlotWidget

Class for plotting Chromatograms.

Public Functions

inline ChromatogramPlotWidget(SessionHandler &session_handler, SequenceHandler &sequence_handler, 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_component_names_