Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

PyDataSource.cxx File Reference


Detailed Description

PyDataSource class implementation.

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

Id
PyDataSource.cxx,v 1.19 2005/06/19 17:47:05 pfkeb Exp

Definition in file PyDataSource.cxx.

#include "PyDataSource.h"
#include "datasrcs/DataSourceController.h"
#include "datasrcs/DataSourceException.h"
#include "datasrcs/NTuple.h"
#include "python/ListTuple.h"
#include "numarray/NumArrayTuple.h"
#include "numarray/num_util.h"
#include "fits/FitsNTuple.h"
#include "root/QtRootNTuple.h"
#include <sstream>

Include dependency graph for PyDataSource.cxx:

Go to the source code of this file.

Namespaces

namespace  hippodraw
namespace  hippodraw::Python

Functions

void hippodraw::Python::export_DataArray ()
 Export PyDataSourceWrapper.
void extractVector (boost::python::numeric::array array, std::vector< double > &col)
void hippodraw::Python::PyDataSourceExceptionTranslator (const PyDataSource::StopIteration &e)


Function Documentation

void @0::extractVector boost::python::numeric::array  array,
std::vector< double > &  col
[static]
 

Definition at line 469 of file PyDataSource.cxx.

References num_util::size().

Referenced by PyDataSource::saveColumnFromNumArray().


Generated for HippoDraw-1.14.8.5 by doxygen 1.4.3