ATLAS Offline Software
|
Classes | |
class | UnbinnedHist |
Functions | |
def | unbinned_hist (tree, expression, selection='', options='', hist=None, create_hist=False, **kwargs) |
def | group_eqbin (hist_list, bins=100, range=None, inplace=True) |
def python.UnbinnedHist.group_eqbin | ( | hist_list, | |
bins = 100 , |
|||
range = None , |
|||
inplace = True |
|||
) |
Definition at line 39 of file UnbinnedHist.py.
def python.UnbinnedHist.unbinned_hist | ( | tree, | |
expression, | |||
selection = '' , |
|||
options = '' , |
|||
hist = None , |
|||
create_hist = False , |
|||
** | kwargs | ||
) |
Definition at line 35 of file UnbinnedHist.py.