Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
oClistA wrapper class for Python list objects
oCtupleA wrapper class for Python tuple objects
oCwrapper
oCdefault_policyDefault operations on all containers for conversion from Python container to C++ one
oCdequal< T >
oCFactory< BinnerAxis >
oCFactory< BinsBase >
oCFactory< BinToColor >
oCFactory< Fitter >
oCFactory< FunctionBase >
oCFactory< hippodraw::DataRep >
oCFactory< PlotterBase >
oCFactory< RepBase >
oCFactory< TransformBase >
oCFCNBase [external]
oCfitsfileThe C struct used by cfitsio to maintain status of FITS file
oCfrom_python_sequence< ContainerType, ConversionPolicy >Conversion of Python sequence to C++ container
oCAxisModelBaseMaintains the Range and scaling of an axis
oCAxisRepBaseThe base class for the axis representation hierarchy
oCAxisTickA class to maintain tick coordinates and string values
oCBaseXMLA base class of XML element controllers
oCBinnerAxisThe base class for the BinnerAxis hierarchy
oCBinsBaseThe base class for the binner hierarchy
oCBinToColorThe base class for the value to the color transformation
oCColorA Color class for creating the color object following the standard RGB color space
oCCompositePlotterA class for containing one or more DataRep objects in a single composite plot
oCCutControllerA singleton class that handles the application logic for cuts
oCDataColumnA class to hold data and its attributes
oCDataRepControllerA singleton class that is the interface between GUI and the DataRep
oCDataRepExceptionAn xception class that is thrown when attempting to bind a DataRep to a NTuple with a column name that doesn't exist
oCDisplayControllerA singleton class that is the interface between GUI and the displays
oCDrawBorderA singleton class to draw the border with knobies around the selected display
oCFactory< Type >The base class for singleton factory classes
oCFactoryExceptionAn exception class that is thrown when the factory fails to find the request class by its name
oCFitsControllerA Controller class for FITS files
oCFitsFileBaseA base class for the concrete classes that wrap the cfitsio library
oCFitterThe base class for fitters
oCFontBaseA abstract base class for font handling
oCFunctionBaseA function that can be added to a DataRep and used in a fitter
oCFunctionControllerA singleton class is the interface between an application and the list of FunctionRep objects contained in a PlotterBase
oCFunctionHelperAn abstract base class to help FunctionBase objects perform some operations
oCFunctionParameterA 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
oCMinuitMigrad::limitStructure to hold limit values, if any
oCNTupleControllerA singleton class that is the interface between GUI and the NTuple objects
oCNTupleSorterA helper class to sort and keep sorted an NTuple
oCObservablePart of an implementation of the Observable-Observer pattern based on the example in the GOF Patterns text book and the Java Observable class
oCObserverPart of an implementation of the Observable Observer pattern based on the example implementation in the GOF Patterns text
oCPlotterExceptionAn exception class that is thrown when attempting an illegal operation on a PlotterBase object
oCPointClass representing a two or three dimension point
oCPyAppA class to interface Python to application running in separate thread
oCPyCanvasThis class is the public interface the what the user sees as the canvas object from Python
oCPyDataRepThis class is the public interface the what the user sees as the DataRep object from Python
oCPyDataSourceThis class is the public interface to a DataSource object that the user sees as the DataArray object from Python
oCPyDataSource::StopIteration
oCPyFitsControllerA wrapper for FitsController
oCPyFunctionRepThis class is the public Python interface wrap for the FunctionRep class
oCPyNTupleControllerA wrapper for NTupleController for use from Python
oCQtDisplayQt Displays wraps a derived class of PlotterBase
oCQtFileDialogA class to handle various file types
oCQtRootControllerA 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
oCQwtPaintBufferPaint buffer for Qwt widgets
oCRangeExpresses a range of values
oCRectClass representing a rectangle
oCRepBaseThe base class for the point representation hierarchy
oCRootBranchA class to read data from a ROOT TBranch
oCSizeClass representing a two or three dimension size
oCTextTTFTextTTF permits to render text in the pixmap buffer by using the freetype fonts
oCTransformBaseA transform that transforms coordinates from one coordinate system to another
oCTupleCutThe class expresses a cut on a DataSource, i.e
oCViewFactoryThe abstract base class for a factory that creates objects closely related to the graphics subsystem in use
oCWindowControllerA singleton class for keeping track the window components of HippoDraw
oCXmlControllerA base class that is the interface between GUI and the XML serialization and deserialization
oCXmlDocumentAn abstract base class of XML document element wrapper
oCXmlNodeA pure virtual base class of XML node wrappers
oCOpenGLApp
oCQApplication [external]
oCQCanvasRectangle [external]
oCQCanvasView [external]
oCQCheckListItem [external]
oCQCustomEvent [external]
oCQDialog [external]
oCQMainWindow [external]
oCQObject [external]
oCQThread [external]
oCQWidget [external]
oCQWidgetPlugin [external]
oCstd_vector_to_tuple< T >Converts an STL vector of T objects to Python tuple
oCTBranchThe ROOT TBranch class
oCTLeafThe ROOT TLeaf class
oCto_tuple< ContainerType >A wrapper of a conversion function to convert a STL vector to a Python tuple
\CTTreeThe ROOT TTree class

Generated for HippoDraw Class Library by doxygen