ATLAS Offline Software
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)