26 virtual const char *
GetName()
const;
32 virtual void SetPoints(Int_t n,
const Double_t *x,
const Double_t *y);
Base class for scatter plots and pulses.
virtual void Reset()
Reset the graph to an empty state.
virtual ~QGGraph()
Destructor.
QGGraph()
Default constructor.
virtual void SetPoints(Int_t n, const Double_t *x, const Double_t *y)
Set the points of the graph.
virtual const char * GetName() const
Get graph name.
Base class for GUI plots including histograms, scatter plots, pulses, and graphical cuts.