![]() |
ATLAS Offline Software
|
Variables | |
| file = ROOT.TFile.Open("myExampleStream.pool.root") | |
| tree = file.Get("CollectionTree") | |
| list | brNames |
| string | lineformat = "{:>8}" * (len(brNames) + 1) |
| list ReadHiveDataObjs.brNames |
Definition at line 12 of file ReadHiveDataObjs.py.
| ReadHiveDataObjs.file = ROOT.TFile.Open("myExampleStream.pool.root") |
Definition at line 5 of file ReadHiveDataObjs.py.
| string ReadHiveDataObjs.lineformat = "{:>8}" * (len(brNames) + 1) |
Definition at line 20 of file ReadHiveDataObjs.py.
| ReadHiveDataObjs.tree = file.Get("CollectionTree") |
Definition at line 8 of file ReadHiveDataObjs.py.
1.8.18