Public Member Functions | |
def | __init__ (self) |
def | create (self, args, kwargs) |
def | drawRatioUncertainty (self) |
def | getName (self) |
def | getNumberOfHistograms (self) |
def | isEmpty (self) |
Denotes an empty place in a group.
Definition at line 1676 of file plotting.py.
def plotting.PlotEmpty.__init__ | ( | self | ) |
Definition at line 1678 of file plotting.py.
def plotting.PlotEmpty.create | ( | self, | |
args, | |||
kwargs | |||
) |
Definition at line 1687 of file plotting.py.
def plotting.PlotEmpty.drawRatioUncertainty | ( | self | ) |
Definition at line 1684 of file plotting.py.
def plotting.PlotEmpty.getName | ( | self | ) |
def plotting.PlotEmpty.getNumberOfHistograms | ( | self | ) |
def plotting.PlotEmpty.isEmpty | ( | self | ) |