Namespaces | Functions
QtDisplay.cxx File Reference

hippodraw::QtDisplay class implementation. More...

#include <boost/python.hpp>
#include "QtDisplay.h"
#include "ListTuple.h"
#include "PyFunctionRep.h"
#include "PyApp.h"
#include "PyDataRep.h"
#include "PyDataSource.h"
#include "PyNTuple.h"
#include "FunctionWrap.h"
#include "controllers/CutController.h"
#include "controllers/DisplayController.h"
#include "controllers/FunctionController.h"
#include "pattern/FactoryException.h"
#include "plotters/PlotterBase.h"
#include "plotters/PlotterException.h"
#include "projectors/ProjectorBase.h"
#include "datareps/DataRepException.h"
#include "datareps/DataRep.h"
#include "datasrcs/DataSourceController.h"
#include "reps/RepBase.h"
#include "reps/ContourPointRep.h"
#include "colorreps/BinToColorFactory.h"
#include "colorreps/BinToColor.h"
#include "root/QtRootNTuple.h"
#include <algorithm>
#include <sstream>
#include <utility>
Include dependency graph for QtDisplay.cxx:

Go to the source code of this file.

Namespaces

namespace  hippodraw
 

Namespace for HippoDraw.


namespace  hippodraw::Python
 

A namespace encapsulating functions to interface HippoDraw classes to Python using Boost.Python.


Functions

void export_QtDisplay ()
 Exports the QtDisplay class to Python.

Detailed Description

hippodraw::QtDisplay class implementation.

Copyright (C) 2001-2006 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.

Id:
QtDisplay.cxx,v 1.204 2007/07/02 18:17:16 pfkeb Exp
Bug:
Why do we have HAVE_ROOT but not HAVE_CFITSIO?

Definition in file QtDisplay.cxx.


Generated for HippoDraw Class Library by doxygen