|
def | python.rootplot.rootmath.add (outfile, dest, hists, scales=None, dest_path="", scale_errors=None) |
|
def | python.rootplot.rootmath.allsame (iterable) |
|
def | python.rootplot.rootmath.alltrue (iterable) |
|
def | python.rootplot.rootmath.bayes_divide (outfile, dest, numer, denom) |
|
def | python.rootplot.rootmath.divide (outfile, dest, numer, denom) |
|
def | python.rootplot.rootmath.main () |
|
def | python.rootplot.rootmath.newadd (outfile, targets, dest_path="") |
|
def | python.rootplot.rootmath.operator_func (fn) |
|
def | python.rootplot.rootmath.pathdiff (paths, joiner) |
|
def | python.rootplot.rootmath.pathdiff2 (paths, joiner='__', truncate=False) |
|
def | python.rootplot.rootmath.pathdiff3 (paths, joiner='__') |
|
def | python.rootplot.rootmath.scale_with_error (hist, scale, scale_error=None) |
|
def | python.rootplot.rootmath.subtract (outfile, dest, hists) |
|
def | python.rootplot.rootmath.walk_rootfile (rootfile, path='') |
| Implementation ######################################################. More...
|
|