ATLAS Offline Software
Loading...
Searching...
No Matches
ReadHiveDataObjs.py File Reference

Go to the source code of this file.

Namespaces

namespace  ReadHiveDataObjs

Variables

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