![]() |
|
|
Generated: 18 Jul 2008 |
#include "GaudiKernel/Bootstrap.h"
#include <sstream>
#include "Python.h"
#include "GaudiPython/GaudiPython.h"
#include "GaudiPython/CallbackStreamBuf.h"
Include dependency graph for CallbackStreamBuf.cpp:

Go to the source code of this file.
Defines | |
| #define | min(a, b) (((a)<(b))?(a):(b)) |
Functions | |
| int | GaudiPython::call_python_method (PyObject *self, char *method, char *buf) |
| call a python method with a string as an argument | |
| #define min | ( | a, | |||
| b | ) | (((a)<(b))?(a):(b)) |
Definition at line 15 of file CallbackStreamBuf.cpp.
Referenced by NTuple::Tuple::addIndexedItem(), NTuple::Tuple::addItem(), RootHistCnv::createNTupleItem(), RootHistCnv::RCWNTupleCnv::load(), and GaudiPython::CallbackStreamBuf::sync().