PyDataRep.cxx File Reference

hippodraw::PyDataRep class implementation. More...

#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:

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_DataRep ()
 Exports the PyDataRep class to Python.

Detailed Description

hippodraw::PyDataRep class implementation.

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

Id
PyDataRep.cxx,v 1.82 2007/07/20 19:29:56 pfkeb Exp

Definition in file PyDataRep.cxx.


Generated for HippoDraw Class Library by doxygen