analyzer.postprocessing.cutflows¶
Attributes¶
Classes¶
Helper class that provides a standard way to create an ABC using |
|
Helper class that provides a standard way to create an ABC using |
Functions¶
|
|
|
Module Contents¶
- class analyzer.postprocessing.cutflows.PlotSelectionFlow[source]¶
Bases:
analyzer.postprocessing.processors.BasePostprocessorHelper class that provides a standard way to create an ABC using inheritance.
- style_set: str | analyzer.postprocessing.style.StyleSet[source]¶
- class analyzer.postprocessing.cutflows.CutflowTable[source]¶
Bases:
analyzer.postprocessing.processors.BasePostprocessorHelper class that provides a standard way to create an ABC using inheritance.
- cols: list[ALLOWED_COLS] = ['count', 'rel', 'abs'][source]¶
- analyzer.postprocessing.cutflows.STANDALONE_TOP = Multiline-String[source]¶
Show Value
"""\documentclass{standalone} \usepackage{booktabs} \usepackage[table,usenames,svgnames]{xcolor} \begin{document} """