Convert two dimensional histogram into concatenation of one dimensional histograms. More...
Public Member Functions | |
def | __init__ |
def | modify_argument_parser |
def | prepare_args |
def | run |
Public Attributes | |
unroll_twod_histogram_options | |
Convert two dimensional histogram into concatenation of one dimensional histograms.
def unrolltwodhistogram.UnrollTwoDHistogram.__init__ | ( | self | ) |
def unrolltwodhistogram.UnrollTwoDHistogram.modify_argument_parser | ( | self, | |
parser, | |||
args | |||
) |
def unrolltwodhistogram.UnrollTwoDHistogram.prepare_args | ( | self, | |
parser, | |||
plotData | |||
) |
def unrolltwodhistogram.UnrollTwoDHistogram.run | ( | self, | |
plotData = None |
|||
) |
unrolltwodhistogram.UnrollTwoDHistogram.unroll_twod_histogram_options |