QGPlotEditWindow Class Reference

Inheritance diagram for QGPlotEditWindow:

QGWindow QGHistogramEditWindow QGPulseEditWindow QGScatterPlotEditWindow List of all members.

Detailed Description

Base class for plot edit windows.

Author:
Adam Bryant (adam_bryant@berkeley.edu)


Public Member Functions

 QGPlotEditWindow (const TGWindow *p=0, UInt_t w=280, UInt_t h=450)
 Constructor.
virtual ~QGPlotEditWindow ()
 Destructor.
virtual void FillVariablesDropDownBoxes ()=0
 Fill drop down boxes with variables from the chain, must be overridden by derived classes.
QGPlotEditButtonsFrameGetButtonsFrame ()
 Get pointer to the buttons frame.
QGCutsFrameGetCutsFrame ()
 Get pointer to the cuts frame.
virtual QGPlotGetPlot ()=0
 Get pointer to plot, pure virtual function must be overriden by derived classes.
QGPlotStyleFrameGetPlotStyleFrame ()
 Get pointer to the plot style frame.
virtual void SetPlot (QGPlot *plot)=0
 Set plot, pure virtual function must be overriden by derived classes.
void ShowButtonsFrame ()
 Show buttons frame.
void ShowCutsFrame ()
 Show cuts frame.
void ShowPlotStyleFrame ()
 Show plot style frame.

Protected Attributes

QGPlotEditButtonsFramefButtonsFrame
 Buttons frame.
QGCutsFramefCutsFrame
 Cuts frame.
QGPlotStyleFramefPlotStyleFrame
 Canvas for plot style.


The documentation for this class was generated from the following files:
Generated on Fri Mar 6 13:40:43 2009 for CUORE Software by  doxygen 1.5.1