QGGraph Class Reference
List of all members.
Detailed Description
Base class for scatter plots and pulses.
- Author:
- Adam Bryant (adam_bryant@berkeley.edu)
|
Public Member Functions |
|
| QGGraph () |
| | Default constructor.
|
|
| QGGraph (const QGGraph &) |
| | Copy constructor.
|
|
virtual | ~QGGraph () |
| | Destructor.
|
|
virtual const char * | GetName () const |
| | Get graph name.
|
|
virtual void | Reset () |
| | Reset the graph to an empty state.
|
|
virtual void | SetPoints (Int_t n, const Double_t *x, const Double_t *y) |
| | Set the points of the graph.
|
Private Member Functions |
|
| ClassDef (QGGraph, 0) |
The documentation for this class was generated from the following files:
- /home/cuoresvn/cuore/pkg/dianagui/QGGraph.hh
- /home/cuoresvn/cuore/pkg/dianagui/QGGraph.cc