Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 Cwrapper
 Cdefault_policyDefault operations on all containers for conversion from Python container to C++ one
 Cdequal< T >
 CFactory< BinnerAxis >
 CFactory< BinsBase >
 CFactory< BinToColor >
 CFactory< Fitter >
 CFactory< FunctionBase >
 CFactory< hippodraw::DataRep >
 CFactory< PlotterBase >
 CFactory< RepBase >
 CFactory< TransformBase >
 CFCNBase [external]
 Cfrom_python_sequence< ContainerType, ConversionPolicy >Conversion of Python sequence to C++ container
 CAxisModelBaseMaintains the Range and scaling of an axis
 CAxisRepBaseThe base class for the axis representation hierarchy
 CAxisTickA class to maintain tick coordinates and string values
 CBaseXMLA base class of XML element controllers
 CBinnerAxisThe base class for the BinnerAxis hierarchy
 CBinsBaseThe base class for the binner hierarchy
 CBinToColorThe base class for the value to the color transformation
 CColorA Color class for creating the color object following the standard RGB color space
 CCompositePlotterA class for containing one or more DataRep objects in a single composite plot
 CCutControllerA singleton class that handles the application logic for cuts
 CDataColumnA class to hold data and its attributes
 CDataRepControllerA singleton class that is the interface between GUI and the DataRep
 CDisplayControllerA singleton class that is the interface between GUI and the displays
 CDrawBorderA singleton class to draw the border with knobies around the selected display
 CFactory< Type >The base class for singleton factory classes
 CFitsControllerA Controller class for FITS files
 CFitsFileBaseA base class for the concrete classes that wrap the cfitsio library
 CFitterThe base class for fitters
 CFontBaseA abstract base class for font handling
 CFunctionBaseA function that can be added to a DataRep and used in a fitter
 CFunctionControllerA singleton class is the interface between an application and the list of FunctionRep objects contained in a PlotterBase
 CFunctionHelperAn abstract base class to help FunctionBase objects perform some operations
 CFunctionParameterA 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
 CMinuitMigrad::limitStructure to hold limit values, if any
 CNTupleControllerA singleton class that is the interface between GUI and the NTuple objects
 CNTupleSorterA helper class to sort and keep sorted an NTuple
 CObservablePart of an implementation of the Observable-Observer pattern based on the example in the GOF Patterns text book and the Java Observable class
 CObserverPart of an implementation of the Observable Observer pattern based on the example implementation in the GOF Patterns text
 CPointClass representing a two or three dimension point
 CPyAppA class to interface Python to application running in separate thread
 CPyCanvasThis class is the public interface the what the user sees as the canvas object from Python
 CPyDataRepThis class is the public interface the what the user sees as the DataRep object from Python
 CPyDataSourceThis class is the public interface to a DataSource object that the user sees as the DataArray object from Python
 CPyFitsControllerA wrapper for FitsController
 CPyFunctionRepThis class is the public Python interface wrap for the FunctionRep class
 CPyNTupleControllerA wrapper for NTupleController for use from Python
 CQtDisplayQt Displays wraps a derived class of PlotterBase
 CQtFileDialogA class to handle various file types
 CQtRootControllerA 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
 CQwtPaintBufferPaint buffer for Qwt widgets
 CRangeExpresses a range of values
 CRectClass representing a rectangle
 CRepBaseThe base class for the point representation hierarchy
 CRootBranchA class to read data from a ROOT TBranch
 CSizeClass representing a two or three dimension size
 CTextTTFTextTTF permits to render text in the pixmap buffer by using the freetype fonts
 CTransformBaseA transform that transforms coordinates from one coordinate system to another
 CTupleCutThe class expresses a cut on a DataSource, i.e
 CViewFactoryThe abstract base class for a factory that creates objects closely related to the graphics subsystem in use
 CWindowControllerA singleton class for keeping track the window components of HippoDraw
 CXmlControllerA base class that is the interface between GUI and the XML serialization and deserialization
 CXmlDocumentAn abstract base class of XML document element wrapper
 CXmlNodeA pure virtual base class of XML node wrappers
 COpenGLApp
 CQApplication [external]
 CQCanvasRectangle [external]
 CQCanvasView [external]
 CQCheckListItem [external]
 CQCustomEvent [external]
 CQDialog [external]
 CQMainWindow [external]
 CQObject [external]
 CQThread [external]
 CQWidget [external]
 CQWidgetPlugin [external]
 CexceptionSTL class
 Cstd_vector_to_tuple< T >Converts an STL vector of T objects to Python tuple
 Cto_tuple< ContainerType >A wrapper of a conversion function to convert a STL vector to a Python tuple

Generated for HippoDraw Class Library by doxygen