ATLAS Offline Software
Namespaces | Functions
PyROOTTFilePythonize.cxx File Reference

pythonize access to (raw) TFile More...

#include <stdlib.h>
#include <stdio.h>
#include "TFile.h"
#include "RootUtils/PyROOTTFilePythonize.h"
Include dependency graph for PyROOTTFilePythonize.cxx:

Go to the source code of this file.

Namespaces

 RootUtils
 

Functions

Long64_t RootUtils::_pythonize_tell_root_file (TFile *f)
 tell the current position in file f More...
 
PyBytes RootUtils::_pythonize_read_root_file (TFile *f, Int_t len)
 read len bytes from file f More...
 

Detailed Description

pythonize access to (raw) TFile

Author
Sebastien Binet
Date
Nov 2009

Definition in file PyROOTTFilePythonize.cxx.