In file PlotSet/DataDesc.hh:

class BasicPlotDescriptor

Abstract object fo rdescribing plotting data

Inheritance:


Public Methods

BasicPlotDescriptor ()
Default constructor.
virtual ~BasicPlotDescriptor ()
Destructor.
virtual void UpdatePlot () const
Update plot method.

Documentation

An abstract object. Its descendent PlotDescriptor is used by plotting routines to keep track of data descriptors, graph name channel names, parameter lists and calibration records.

BasicPlotDescriptor()
Constructs a basic plot descriptor.
Returns:
void

virtual ~BasicPlotDescriptor()
Destructs the basic plot descriptor.
Returns:
void

virtual void UpdatePlot() const
Updates all plots with the current data described by this plot descriptor.
Returns:
void


Direct child classes:
PlotDescriptor
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++