In file PlotSet/VirtualPlotPad.hh:

class VirtualPlotPad

Virtual Pad

Inheritance:


Public Methods

VirtualPlotPad ()
Constructor
virtual ~VirtualPlotPad ()
Destructor
virtual void UpdatePlot (const BasicPlotDescriptor* plotd = 0, bool force = true)
Updates the plot. If force is true regenerates the data
virtual void Update (bool force = false)
Updates option panel and plot

Documentation

A virtual plot pad. Implements dummy update methods which are use by the plot set to update registered pads. Must be overwritten by real pads.

VirtualPlotPad()
Constructor

virtual ~VirtualPlotPad()
Destructor

virtual void UpdatePlot(const BasicPlotDescriptor* plotd = 0, bool force = true)
Updates the plot. If force is true regenerates the data

virtual void Update(bool force = false)
Updates option panel and plot


This class has no child classes.
Author:
Written November 1999 by Daniel Sigg
Version:
1.0

alphabetic index hierarchy of classes


Please send questions and comments to zweizig_j@ligo.caltech.edu


generated by doc++