ATLAS Offline Software
Namespaces | Functions | Variables
difftuple.py File Reference

Go to the source code of this file.

Namespaces

 python.difftuple
 

Functions

def python.difftuple.ignore_p (br)
 
def python.difftuple.topy (o)
 
def python.difftuple.compare (o1, o2, thresh=1e-6, ithresh=None)
 
def python.difftuple.mc_eta_thresh (x)
 
def python.difftuple.diff_trees (t1, t2)
 
def python.difftuple.diff_objstrings (k, s1, s2)
 
def python.difftuple.diff_dirs (f1, f2)
 

Variables

dictionary 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])