Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Namespaces | Variables
ReadHiveDataObjs.py File Reference

Go to the source code of this file.

Namespaces

 ReadHiveDataObjs
 

Variables

 ReadHiveDataObjs.file = ROOT.TFile.Open("myExampleStream.pool.root")
 
 ReadHiveDataObjs.tree = file.Get("CollectionTree")
 
list ReadHiveDataObjs.brNames
 
string ReadHiveDataObjs.lineformat = "{:>8}" * (len(brNames) + 1)