Public Member Functions | |
def | __init__ |
def | addNote |
def | addPlots |
def | addTable |
def | beginSample |
def | write |
Private Attributes | |
_currentSection | |
_index | |
_newBaseDir | |
_sections | |
_title | |
def html.HtmlReport.addNote | ( | self, | |
note | |||
) |
def html.HtmlReport.addPlots | ( | self, | |
args, | |||
kwargs | |||
) |
def html.HtmlReport.addTable | ( | self, | |
args, | |||
kwargs | |||
) |
Definition at line 642 of file html.py.
References Vispa.Main.SplitterTab.SplitterToolBar._sections, and html.HtmlReport._sections.
def html.HtmlReport.write | ( | self | ) |
Definition at line 656 of file html.py.
References SeedingNode< DATA >._index, Vispa.Share.FindAlgorithm.FindAlgorithm._index, RPCMuonExtraStruct._index, python.cmstools.EventTree._index, python.cmstools.EventBranch._index, html.HtmlReport._index, html.HtmlReport._newBaseDir, Vispa.Main.SplitterTab.SplitterToolBar._sections, and html.HtmlReport._sections.
|
private |
Definition at line 629 of file html.py.
Referenced by html.HtmlReport.write().
|
private |
Definition at line 627 of file html.py.
Referenced by validation.Validation._doPlots(), validation.Validation._doPlotsFastFull(), validation.Validation._doPlotsPileup(), validation.Validation.createHtmlReport(), and html.HtmlReport.write().
|
private |
Definition at line 637 of file html.py.
Referenced by html.HtmlReport.beginSample(), betterConfigParser.BetterConfigParser.items(), betterConfigParser.BetterConfigParser.write(), and html.HtmlReport.write().
|
private |
Definition at line 626 of file html.py.
Referenced by plotting.Subtract.create(), plotting.FakeDuplicate.create(), and plotting.Plot.create().