In file PlotSet/PlotSet.hh:

class PlotListLink

Link element of a plot descriptor list

Inheritance:


Protected Fields

std::string fName
Name of plot type link element
PlotDescriptor* fPlot
Plot descriptor
PlotListLink* fSibling
Pointer to next sibling
PlotListLink* fChild
Pointer to first child;

Documentation

Describes a link element in the plot descriptor list which is maintained by the plot set. This object is for internal use only.

std::string fName
Name of plot type link element

PlotDescriptor* fPlot
Plot descriptor

PlotListLink* fSibling
Pointer to next sibling

PlotListLink* fChild
Pointer to first child;


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++