![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
| namespace | python |
| namespace | python.difftuple |
Functions | |
| python.difftuple.ignore_p (br) | |
| python.difftuple.topy (o) | |
| python.difftuple.compare (o1, o2, thresh=1e-6, ithresh=None) | |
| python.difftuple.mc_eta_thresh (x) | |
| python.difftuple.diff_trees (t1, t2) | |
| python.difftuple.diff_objstrings (k, s1, s2) | |
| python.difftuple.diff_dirs (f1, f2) | |
Variables | |
| dict | python.difftuple.renames |
| list | python.difftuple._ignore_branches |
| list | python.difftuple.inttypes = [types.IntType, types.LongType] |
| python.difftuple.f1 = ROOT.TFile (sys.argv[1]) | |
| python.difftuple.f2 = ROOT.TFile (sys.argv[2]) | |