 list | A wrapper class for Python list objects |
 tuple | A wrapper class for Python tuple objects |
 wrapper | |
  FunctionWrap | A wrapper class for FunctionBase |
  ObserverWrap | A wrapper class for Observer to allow its pure virtual function to be implemented in Python |
 default_policy | Default operations on all containers for conversion from Python container to C++ one |
  variable_capacity_policy | Operations on containers that have variable capacity for conversion from Python container to C++ one |
 dequal< T > | |
 Factory< BinnerAxis > | |
  BinnerAxisFactory | A Factory singleton class for creating objects whose class derives from BinnerAxis |
 Factory< BinsBase > | |
  BinsFactory | A Factory singleton class for creating objects whose class derives from BinsBase |
 Factory< BinToColor > | |
  BinToColorFactory | A factory for creation of objects whose class is derived from BinToColor |
 Factory< Fitter > | |
  FitterFactory | A Factory singleton class for creating objects whose class derives from Fitter |
 Factory< FunctionBase > | |
  FunctionFactory | A Factory singleton class for creating objects whose class derives from FunctionBase |
 Factory< hippodraw::DataRep > | |
  DataRepFactory | This Singleton class maintains a list of DataRep objects |
 Factory< PlotterBase > | |
  PlotterFactory | This Singleton class maintains a list of plotters |
 Factory< RepBase > | |
  PointRepFactory | A factory for creation of objects whose class is derived from PointRepBase |
  TextRepFactory | A factory for textual representations |
 Factory< TransformBase > | |
  TransformFactory | The singleton Factory class for creating objects whose class is derived from TransformBase |
 FCNBase [external] | |
  StatedFCN | A derived class for FCNBase class |
   NTupleFCN | A derived class of StatedFCN This class gets its data points from a DataSource |
    NTupleChiSqFCN | A Chi-squared functor class |
    NTupleLikeliHoodFCN | A Likelihood functor class |
    NTuplePearsonFCN | A Pearson's Chi-squared functor class |
 fitsfile | The C struct used by cfitsio to maintain status of FITS file |
 from_python_sequence< ContainerType, ConversionPolicy > | Conversion of Python sequence to C++ container |
 AxisModelBase | Maintains the Range and scaling of an axis |
  AxisModelLinear | Given a range, calculates a model for an axis with a linear scale |
  AxisModelLog | Given a range, calculates a model for an axis with a log scale |
 AxisRepBase | The base class for the axis representation hierarchy |
  AxisRep2D | The class for the 2D axes drawing |
  AxisRepColor | The class for the 2D axes drawing with color |
 AxisTick | A class to maintain tick coordinates and string values |
 BaseXML | A base class of XML element controllers |
  AxisModelXML | A class that is does XML serialization and de-serialization of derived classes of AxisModelBase with XML |
  AxisTickXML | A class that is does XML serialization and de-serialization of AxisTick with XML |
  BinnerAxisXML | A class XML creation and parsing of XmlElement for BinnerAxis classes |
  BinningProjectorXML | An class XML doing serialization and deserialization of derived classes of BinningProjector |
  BinsBaseXML | A class XML creation and parsing of XmlElement for BinsBase class |
  BinToColorXML | A singleton class that is does XML serialization and deserialization of derived classes of BinToColor with XML |
  ColorXML | A singleton class that is does XML serialization and deserialization of derived classes of Color with XML |
  DataRepXML | A class that is does XML serialization and de-serialization of derived classes of DataRep |
  FontXML | A class that is does XML serialization and deserialization of derived classes of FontBase |
  FunctionProjectorXML | An class XML doing serialization and deserialization of derived classes of FunctionProjector |
  HiNTupleXML | A singleton class that is does XML serialization and deserialization of derived classes of HiNTuple |
  MapMatrixProjectorXML | An class XML doing serialization and de-serialization of derived classes of MapMatrixProjector |
  NTupleProjectorXML | An class XML doing serialization and deserialization of derived classes of NTupleProjector |
  NTupleXML | A singleton class that is does XML serialization and deserialization of derived classes of NTuple |
  PlotterBaseXML | A class that is does XML serialization and de-serialization of derived classes of PlotterBase |
  PointRepXML | A singleton class that is does XML serialization and de-serialization of derived classes of RepBase |
  TransformXML | A class XML creation and parsing of XmlElement for Transform class |
  TupleCutXML | A class that is does XML serialization and de-serialization of derived classes of TupleCut |
  ViewBaseXML | A class XML creation and parsing of XmlElement for ViewBase class |
 BinnerAxis | The base class for the BinnerAxis hierarchy |
  BinnerAxisLinear | The class for the constant width bins |
  BinnerAxisLog | The class for bins of logarithmically increasing widths |
 BinsBase | The base class for the binner hierarchy |
  Bins1DBase | The base class for the one-dimensional binner hierarchy |
   Bins1DHist | The class for the one-dimensional histogram binning |
   Bins1DProfile | The class for the 1D profile binner hierarchy |
  Bins2DBase | The base class for the 2D binner hierarchy |
   Bins2DHist | The class for the 2D histogram binning |
   Bins2DProfile | The class for the 2D profile binner hierarchy |
 BinToColor | The base class for the value to the color transformation |
  BinTo3ColorScale | The class derived from the BinToColor class |
  BinToBlack | The class derived from the BinToColor class |
  BinToColorMap | The base class for the value to the color transformation |
   BinToBeach | This class implements a value to pastel colors |
   BinToBGRY | This class implements a value to Prism color transform |
   BinToBluePastel | This class implements a value to Prism color transform |
   BinToBlueRed | This class implements a value to Prism color transform |
   BinToBlueWhite | The class derived from the BinToColor class |
   BinToBWLinear | The class derived from the BinToColor class |
   BinToEosA | This class implements a value to pastel colors |
   BinToEosB | This class implements a value to pastel colors |
   BinToGPink | This class implements a value to Prism color transform |
   BinToGRBW | This class implements a value to Prism color transform |
   BinToGWExpon | This class implements a value to Prism color transform |
   BinToGWLinear | This class implements a value to Prism color transform |
   BinToHardCandy | This class implements a value to pastel colors |
   BinToHaze | This class implements a value to Prism color transform |
   BinToHueSatLight1 | This class implements a value to pastel colors |
   BinToHueSatLight2 | This class implements a value to pastel colors |
   BinToHueSatValue1 | This class implements a value to pastel colors |
   BinToHueSatValue2 | This class implements a value to pastel colors |
   BinToMacStyle | This class implements a value to pastel colors |
   BinToNature | This class implements a value to nature colors |
   BinToOcean | This class implements a value to nature colors |
   BinToPastels | This class implements a value to pastel colors |
   BinToPeppermint | This class implements a value to nature colors |
   BinToPrism | This class implements a value to Prism color transform |
   BinToPurpleRed | This class implements a value to pastel colors |
   BinToRainbow | This class implements a value to nature colors |
   BinToRainbowIDL | This class implements a value to nature colors |
   BinToRedPurple | This class implements a value to Prism color transform |
   BinToRedTemp | This class implements a value to Prism color transform |
   BinToStdGamma2 | This class implements a value to Prism color transform |
   BinToStern | This class implements a value to Prism color transform |
  BinToColorScaleMovingBrkPt | The class derived from the BinToColor class |
  BinToFullColorScale | The class derived from the BinToColor class |
  BinToGamma | The class derived from the BinToColor class |
  BinToGreyScale | The class derived from the BinToColor class |
  BinToKamaeScale | The class derived from the BinToColor class |
  BinToLineStyle | The class derived from the BinToColor class |
  BinToMovingBrkPt | The class derived from the BinToColor class |
  BinToUsrDefinedScale | The class derived from the BinToColor class |
 Color | A Color class for creating the color object following the standard RGB color space |
 CompositePlotter | A class for containing one or more DataRep objects in a single composite plot |
 CutController | A singleton class that handles the application logic for cuts |
 DataColumn | A class to hold data and its attributes |
 DataRepController | A singleton class that is the interface between GUI and the DataRep |
 DataRepException | An xception class that is thrown when attempting to bind a DataRep to a NTuple with a column name that doesn't exist |
 DisplayController | A singleton class that is the interface between GUI and the displays |
 DrawBorder | A singleton class to draw the border with knobies around the selected display |
 Factory< Type > | The base class for singleton factory classes |
 FactoryException | An exception class that is thrown when the factory fails to find the request class by its name |
 FitsController | A Controller class for FITS files |
 FitsFileBase | A base class for the concrete classes that wrap the cfitsio library |
  FitsFile | Wrapper class to CFITSIO |
 Fitter | The base class for fitters |
  BFGSFitter | The minimization algorithm used is a complementary quasi newton algorithm, with BFGS (Broyden-Fletcher-Goldfarb-Shanno) update and hence the name BFGSFitter |
  LMFitter | A Fitter class |
  MinuitMigrad | A Fitter class |
 FontBase | A abstract base class for font handling |
  QtFont | An implementation of FontBase that uses a Qt QFont as implementation |
 FunctionBase | A function that can be added to a DataRep and used in a fitter |
  BrokenPowerLaw | A function can be used with a fitter |
  Chi2Dist | A function can be used with a fitter |
  ConstantF | A ConstantF function can be used with a fitter |
  Erfc | A function that can be used with a fitter |
  Exponential | A function can be used with a fitter |
  FunctionWrap | A wrapper class for FunctionBase |
  Gaussian | A function that can be used with a fitter |
  Landau | The function represents the Landau distribution |
  Linear | A function can be used with a fitter |
  LinearSumFunction | A function that can be used with a fitter |
  LogNormal | A function that can be used with a fitter |
  LogParabola | A function that can be used with a fitter |
  Novosibirsk | A function that can be used with a fitter |
  PowerLaw | A function can be used with a fitter |
  Quadratic | A function that can be used with a fitter |
  Quadratic2 | This function represents a quadratic, i.e.,  |
 FunctionController | A singleton class is the interface between an application and the list of FunctionRep objects contained in a PlotterBase |
 FunctionHelper | An abstract base class to help FunctionBase objects perform some operations |
  ProjectorHelper | A concreate implementation of the FunctionHelper class |
 FunctionParameter | A class to collect function parameters from a FunctionBase object but also the constraints and errors from the Fitter object Objects of this class can then be delivered to client code so that such code does not need to know how to collect what it needs itself |
 MinuitMigrad::limit | Structure to hold limit values, if any |
 NTupleController | A singleton class that is the interface between GUI and the NTuple objects |
 NTupleSorter | A helper class to sort and keep sorted an NTuple |
 Observable | Part of an implementation of the Observable-Observer pattern based on the example in the GOF Patterns text book and the Java Observable class |
  DataRep | The base class for data representations |
   ColorPlot | A DataRep for a two dimensional histogram by showing the density of any bin with colored squares |
   ContourPlot | A DataRep for a two dimensional histogram by showing the density of any bin with colored contour lines |
   DyHistogram | A derived class of DataRep that creates a one dimensional dynamic histogram display |
   DyHistogramEqualEntries | A derived class of DataRep that creates a one dimensional dynamic histogram display |
   FunctionRep | A derived class of DataRep which is a base class for displaying a function |
    CompositeFunctionRep | A Derived class of FunctionRep which hold a composite function |
    FunctionRep1 | A derived class of FunctionRep that handles functions with only 1 coordinate |
    FunctionRep2 | A derived class of FunctionRep that handles functions with 2 coordinates |
   Image | Displays on the Z axis the values of a single column treated as a matrix of values |
   LineDataRep | A derived class of DataRep which displays a value as a line along the X or Y axis |
   Profile2D | A DataRep for two dimensional profile |
   ProfileContour | A DataRep for two dimensional profile |
   ProfileHist | A DataRep showing a profile |
   ScatterPlot | A DataRep taking two columns and plotting their values as a small dot |
   St1DHistogram | A derived class of DataRep that creates a one dimensional static histogram display |
   St2DHistogram | A derived class of DataRep that creates a two dimensional static histogram display |
   StripChart | A derived class of DataRep which functions as a strip chart |
   TextDataRep | Displays data in textual representation |
   VariableMesh | Displays X Y mesh |
   XYPlot | Displays X Y pairs with or without error bars |
   XYZPlot | A DataRep that displays a triplet of data from three columns, two on the X and Y axis and the third as Color |
   YPlot | Displays on the Y axis the values of a single column using the row number as the coordinate of the X axis |
  DataSource | Base class for DataSource |
   FitsNTuple | A DataSource class implemented with a vector < DataColumn * > objects |
   ListTuple | A DataSource class implemented with a Python list to store the column data |
   NTuple | A DataSource class implemented with std::vector<double> to store the column data |
    CircularBuffer | CircularBuffer manager |
    PyNTuple | A wrapper for NTuple, so that when NTuple is used in Qt based application, the application object can be locked and unlocked before calling any NTuple member function that would modify it |
   NumArrayTuple | A DataSource class implemented with a Python numarray array to store the column data |
   RootNTuple | A DataSource class implemented with a ROOT TBranch objects from a ROOT TTree to store the column data |
    QtRootNTuple | A wrapper for RootNTuple, so that when RootNTuple is used in Qt based application, the application object can be locked and unlocked before calling any ROOT functions |
   RTuple | A DataSource class implemented with std::vector<double> to store the row data |
  PlotterBase | The base class for the PlotterBase hierarchy |
   TextPlotter | A Plotter class that draws text |
   XyPlotter | A Plotter class that plots points in 2 dimensions and option a third dimension in color |
    CutPlotter | A PlotterBase derived class that serves a base class for cut plotters |
     Cut1DPlotter | A Plotter class that plots one-dimensional TupleCut values |
     Cut2DPlotter | A Plotter class that plots one-dimensional TupleCut values |
  ProjectorBase | The base class for the Projector hierarchy |
   BinningProjector | The BinningProjector is an abstract class provides most of the functionality for a projector that does some from of binning along the one or more axes |
    Hist1DProjImp | A derived class of BinningProjector that implements the member function common to classes implementing a one dimensional histogram |
     DyHist1DProjector | A derived class of BinningProjector that projects a column of data into a one dimensional histogram |
     StHist1DProjector | A derived class of ProjectorBase that projects data accumulated by calls to its fill function into a one dimensional histogram |
    Hist2DProjImp | A derived class of BinningProjector projects to a two dimensional histogram |
     DyHist2DProjector | A derived class of Hist2DProjImp and NTupleProjector that reads two columns of data and projects them to a two dimensional histogram |
     StHist2DProjector | A derived class of ProjectorBase that projects data accumulated by calls to its addValues function into a two dimensional histogram |
    Profile2DProjector | A derived class of BinningProjector that reads three columns of data and projects them to a two dimensional profile display |
    ProfileProjector | A derived class of BinningProjector which projects to a profile display |
   FunctionProjector | A projector that plots one function |
   LineProjector | A projector that plots a value as a horizontal or vertical line |
   NTupleProjector | An NTupleProjector is a projector that projects data from an DataSource object |
    DyHist1DProjector | A derived class of BinningProjector that projects a column of data into a one dimensional histogram |
    DyHist2DProjector | A derived class of Hist2DProjImp and NTupleProjector that reads two columns of data and projects them to a two dimensional histogram |
    EqualEntriesHist1DProjector | A derived class of NTupleProjector that projects a column of data into a one dimensional histogram |
    Map1Projector | A derived class of NTupleProjector that maps 1 DataSource column to a Y axis of two dimensional projection |
    Map2Projector | A derived class of NTupleProjector that maps 2 ntuple columns to a two dimensional projection |
     StripChartProjector | |
    Map3Projector | A derived class of NTupleProjector that maps 3 DataSource columns to a 3-dimensional projection |
    MapMatrixProjector | A derived class of NTupleProjector that maps 1 DataSource column to a Y axis of two dimensional projection |
    MeshProjector | A derived class of NTupleProjector that maps 3 DataSource columns to a two dimensional mesh projection |
    Profile2DProjector | A derived class of BinningProjector that reads three columns of data and projects them to a two dimensional profile display |
    ProfileProjector | A derived class of BinningProjector which projects to a profile display |
 Observer | Part of an implementation of the Observable Observer pattern based on the example implementation in the GOF Patterns text |
  DataRep | The base class for data representations |
  DataSourceController | A singleton class that is the interface between GUI and the DataSource objects |
  ObserverWrap | A wrapper class for Observer to allow its pure virtual function to be implemented in Python |
  PlotterBase | The base class for the PlotterBase hierarchy |
  ProjectorBase | The base class for the Projector hierarchy |
  RootController | A Controller class for ROOT files |
  ViewBase | The abstract base class for views |
   DataView | The abstract base class for views that have a region for drawing data points with area around it for drawing axis labels, titles, etc |
    EpsView | The class of views for Encapsulated Postscript generation |
    QtViewImp | The class of derived from ViewBase for drawing to the screen and PostScript generation using Qt toolkit |
     QtGroupView | The class of derived from GroupViewBase, QtViewImp and QCanvasRectangle for drawing a grouped view on a QCanvas |
     QtView | The class of derived from ViewBase and QCanvasRectangle for drawing on a QCanvas |
     QtViewWidget | The class of derived from ViewBase for drawing as a Qt Widget |
    OpenGLView | The ViewBase class using OpenGL for drawing |
     OpenGLWindow | The window class using OpenGL |
   GroupViewBase | This is the abstract base class for a group view |
    QtGroupView | The class of derived from GroupViewBase, QtViewImp and QCanvasRectangle for drawing a grouped view on a QCanvas |
 PlotterException | An exception class that is thrown when attempting an illegal operation on a PlotterBase object |
 Point | Class representing a two or three dimension point |
 PyApp | A class to interface Python to application running in separate thread |
 PyCanvas | This class is the public interface the what the user sees as the canvas object from Python |
 PyDataRep | This class is the public interface the what the user sees as the DataRep object from Python |
 PyDataSource | This class is the public interface to a DataSource object that the user sees as the DataArray object from Python |
 PyDataSource::StopIteration | |
 PyFitsController | A wrapper for FitsController |
 PyFunctionRep | This class is the public Python interface wrap for the FunctionRep class |
 PyNTupleController | A wrapper for NTupleController for use from Python |
 QtDisplay | Qt Displays wraps a derived class of PlotterBase |
  QtCut | Qt Displays wraps a derived class of Cut1DPlotter |
 QtFileDialog | A class to handle various file types |
 QtRootController | A wrapper for RootController, so that when RootController is used in Qt based application, the application object can be locked and unlocked before calling any ROOT functions |
 QwtPaintBuffer | Paint buffer for Qwt widgets |
 Range | Expresses a range of values |
 Rect | Class representing a rectangle |
 RepBase | The base class for the point representation hierarchy |
  ErrorBarRep | A rep to draw error bars, owned by point reps |
  PointRepBase | The base class for the point representation hierarchy |
   ColorBoxPointRep | A PointRep class that draws a colored box to represent the value |
   ColumnPointRep | A PointRep class that draws a column to represent the value |
    FilledColumnPointRep | A PointRep class that draws a filled column to represent the value |
   CutRangeRep | A derived class of PointRepBase class that draws a representation of a cut range |
   LinePointRep | A PointRep class that draws a column to represent the value |
    ContourPointRep | A PointRep class that draws a contour lines |
     ContourFunctionRep | A class that draws a function as contour lines |
    LineFunctionRep | A LinePointRep class that draws a function by trying to make a smooth line after the transform to the view coordinate system |
   SymbolPointRep | A PointRep class draws a symbol to represent the value |
    ColorSymbolPointRep | A PointRep class draws a symbol to represent the coordinate in a color that represents the value |
  TextRepBase | A base class for representations that draws a value as text |
   AverageTextRep | A TextRepBase class that draws the projected values as a calculated average |
   BoxTextRep | A TextRepBase class that draws a user defined string |
   FuncChiRep | A PointRep that draws the Chi-squared of a function on a display |
   FuncParmRep | A Representation that draws the values of function parameters |
   OverflowTextRep | A TextRepBase class that draws the number of overflow entries |
   TotalTextRep | A TextRepBase class that draws projected values as a total |
   UnderflowTextRep | A TextRepBase class that draws the number of underflow entries |
 RootBranch | A class to read data from a ROOT TBranch |
 Size | Class representing a two or three dimension size |
 TextTTF | TextTTF permits to render text in the pixmap buffer by using the freetype fonts |
 TransformBase | A transform that transforms coordinates from one coordinate system to another |
  BinaryTransform | A transform that transforms coordinates from one 2D coordinate system to another |
   PeriodicBinaryTransform | A Periodic transform that transforms coordinates from one 2D coordinate system to another |
    AIR | A transform that performs the AIR projection |
    AIR2 | A transform that performs the AIR2 projection |
    ARC | A transform that performs the ARC projection |
    ARC2 | A transform that performs the ARC2 projection |
    Cartesian | A transform that performs the Cartesian projection |
    Cartesian2 | A transform that performs the Cartesian2 projection |
    GlobalSinusoidal | A transform that performs the GlobalSinusoidal projection |
    GlobalSinusoidal2 | A transform that performs the GlobalSinusoidal2 projection |
    HammerAito | A transform that performs the HammerAito projection |
    HammerAito2 | A transform that performs the HammerAito projection |
    Lambert | A transform that performs the Lambert projection |
    Lambert2 | A transform that performs the Lambert2 projection |
    Mercator | A transform that performs the Mercator projection |
    Mercator2 | A transform that performs the Mercator2 projection |
    SIN | A transform that performs the SIN projection |
    SIN2 | A transform that performs the SIN2 projection |
    STG | A transform that performs the STG projection |
    STG2 | A transform that performs the STG2 projection |
    TAN | A transform that performs the TAN projection |
    TAN2 | A transform that performs the TAN2 projection |
   XYTransform | A transform that transforms the X and Y coordinates independently |
  UnaryTransform | A transform that transforms coordinates in one dimension from one coordinate system to another |
   LinearTransform | A transform on one axis whose output is equal to the input |
   LogTransform | A UnaryTransform which takes the log of the coordinate |
  XYZTransformBase | A transform that transforms coordinates from one 3D coordinate system to another |
   XYZTransform | A transform that transforms the X, Y and Z coordinates independently |
 TupleCut | The class expresses a cut on a DataSource, i.e |
 ViewFactory | The abstract base class for a factory that creates objects closely related to the graphics subsystem in use |
  QtViewFactory | A ViewFactory which creates a view that uses Qt Drawing |
 WindowController | A singleton class for keeping track the window components of HippoDraw |
 XmlController | A base class that is the interface between GUI and the XML serialization and deserialization |
  QtXMLController | A singleton class that is does XML serialization and deserialization with Qt XML module |
 XmlDocument | An abstract base class of XML document element wrapper |
  QtXmlDocument | An XML DOM Document handler using the Qt XML module |
 XmlNode | A pure virtual base class of XML node wrappers |
  QtXmlNode | An XML element using the Qt XML module |
   QtXmlElement | An XML element using the Qt XML module |
   QtXmlTextNode | An XML Dom text node using the Qt XML module |
  XmlElement | A pure virtual base class of XML element wrapper |
   QtXmlElement | An XML element using the Qt XML module |
  XmlTextNode | A pure virtual base class of XML DOM Text node wrapper |
   QtXmlTextNode | An XML Dom text node using the Qt XML module |
 OpenGLApp | |
 QApplication [external] | |
  QtApp | A derived class of QApplication that instantiates the components of HippoDraw |
 QCanvasRectangle [external] | |
  QtGroupView | The class of derived from GroupViewBase, QtViewImp and QCanvasRectangle for drawing a grouped view on a QCanvas |
  QtView | The class of derived from ViewBase and QCanvasRectangle for drawing on a QCanvas |
 QCanvasView [external] | |
  FigureEditor | This class implements additional QCanvasView functionality |
   CanvasView | This class implements additional FigureEditor functionality particular to QtView objects |
 QCheckListItem [external] | |
  QtSortedCheckListItem | This class inherits the QCheckListItem and overrides the compare() function, so that the list can be sorted in numerical order |
 QCustomEvent [external] | |
  CanvasSelectionEvent | A derived class of QCustomEvent with which the CanvasView notifiies clients of changes in selections of objects on the canvas |
  FigureEditor::CanvasEvent | An Qt event class which wraps a QCanvasItem to be processed by the event |
  FileOpenEvent | |
  PlotTableEvent | A derived class of QCustomEvent PlotTable events |
  PlotterEvent | A derived class of QCustomEvent to handle updates from PlotterBase |
  SaveAsImageEvent | A derived class of QCustomEvent to handle saving a PlotterBase object as image file events |
 QDialog [external] | |
  CanvasSettingsBase | The base class for the CanvasSettings class |
   CanvasSettings | This class manages the CanvasView settings dialog |
  CreateNTupleBase | |
   CreateNTuple | This class manages the Create NTuple dialog |
  InspectorBase | The base class for the Inspector class |
   Inspector | A derived class of InspectorBase class which is generated by the Qt designer |
  ListDialogBase | The base class for the ListDialog class |
   ListDialog | A derived class of ListDialogBase class which is generated by the Qt designer |
  PickTableBase | The base class for the PickTable class |
   PickTable | A derived class of PickTableBase class which is generated by the Qt designer |
  PlotTableBase | The base class for the PlotTable class |
   PlotTable | A derived class of PlotTableBase class which is generated by the Qt designer |
 QMainWindow [external] | |
  CanvasWindowBase | The base class for the CanvasWindow class |
   CanvasWindow | A concrete window class that contains the canvas and responds to menu item and tool bar events from the window and messages sent by the Inspector |
 QObject [external] | |
  CanvasViewProxy | A Proxy for the CanvasView class |
 QThread [external] | |
  HdThread | A derived class of QThread that runs the QApplication object |
 QWidget [external] | |
  AxisWidget | A custom widget that creates high and low sliders and text boxes, and implements zoom pan on them |
  QtViewWidget | The class of derived from ViewBase for drawing as a Qt Widget |
 QWidgetPlugin [external] | |
  AxisWidgetPlugin | A plugin that allows AxisWidget to appear in QT Designer |
 std_vector_to_tuple< T > | Converts an STL vector of T objects to Python tuple |
 TBranch | The ROOT TBranch class |
 TLeaf | The ROOT TLeaf class |
 to_tuple< ContainerType > | A wrapper of a conversion function to convert a STL vector to a Python tuple |
 TTree | The ROOT TTree class |