Classes | |
class | PageLayout |
class | SubsectionBase |
class | SubsectionFromList |
class | SubsectionOnePage |
class | SummarySection |
class | ValidationPlots |
Functions | |
def | plotSortKey |
def | validationclasses |
def | writePage |
def | writePageReg |
def presentation.plotSortKey | ( | plot | ) |
Definition at line 182 of file presentation.py.
def presentation.validationclasses | ( | validations | ) |
Definition at line 38 of file presentation.py.
Referenced by produceOfflineValidationTex.main().
def presentation.writePage | ( | plots, | |
title, | |||
layout | |||
) |
Definition at line 166 of file presentation.py.
References join(), sistrip::SpyUtilities.range(), python.rootplot.root2matplotlib.replace(), and str.
Referenced by writePageReg().
def presentation.writePageReg | ( | identifier, | |
title, | |||
validations, | |||
layout = 0 |
|||
) |
Definition at line 142 of file presentation.py.
References print(), and writePage().
Referenced by presentation.SubsectionOnePage.pages(), and presentation.SubsectionFromList.pages().