PyDataRep.cxx File Reference


Detailed Description

hippodraw::PyDataRep class implementation.

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

Id

Definition in file PyDataRep.cxx.

#include <boost/python.hpp>
#include "PyDataRep.h"
#include "PyApp.h"
#include "PyDataSource.h"
#include "QtCut.h"
#include "controllers/DisplayController.h"
#include "controllers/DataRepController.h"
#include "controllers/CutController.h"
#include "projectors/ProjectorBase.h"
#include "reps/RepBase.h"
#include "datareps/DyHistogram.h"
#include "datasrcs/NTuple.h"
#include "plotters/Cut1DPlotter.h"
#include <stdexcept>
#include <sstream>

Include dependency graph for PyDataRep.cxx:

PyDataRep.hPyApp.hPyDataSource.hQtCut.hcontrollers/DisplayController.hcontrollers/DataRepController.hcontrollers/CutController.hprojectors/ProjectorBase.hreps/RepBase.hdatareps/DyHistogram.hdatasrcs/NTuple.hplotters/Cut1DPlotter.hgraphics/Color.hgraphics/LineStyle.hgraphics/SymbolType.hpattern/libhippo.hQtDisplay.haxes/AxesType.hpattern/Observable.hpattern/Observer.hDataRep.haxes/Range.hDataSource.hCutPlotter.hXyPlotter.hPlotterBase.hgraphics/Rectangle.hPoint.hSize.h

Go to the source code of this file.

Namespaces

namespace  hippodraw
namespace  hippodraw::Python

Functions

void export_DataRep ()
 Exports the PyDataRep class to Python.


Generated for HippoDraw Class Library by doxygen