Public Member Functions | |
def | __init__ |
def | addPlotSet |
def | write |
Private Member Functions | |
def | _mapPagesName |
def | _orderPages |
Private Attributes | |
_base | |
_pages | |
_prefix | |
_sampleName | |
_title | |
|
private |
Definition at line 275 of file html.py.
Referenced by html.PageSet.write().
|
private |
Definition at line 278 of file html.py.
Referenced by html.PageSet.write().
def html.PageSet.addPlotSet | ( | self, | |
plotterFolder, | |||
dqmSubFolder, | |||
plotFiles | |||
) |
Definition at line 241 of file html.py.
References html.PageSet._base, html.PageSet._pages, html.PageSet._sampleName, HistoParams< T >._title, HistoParams< TH2F >._title, HistoParams< TProfile2D >._title, and html.PageSet._title.
def html.PageSet.write | ( | self, | |
baseDir | |||
) |
Definition at line 263 of file html.py.
References html.PageSet._mapPagesName(), html.PageSet._orderPages(), html.PageSet._pages, CommonAnalyzer._prefix, and html.PageSet._prefix.
|
private |
Definition at line 223 of file html.py.
Referenced by html.PageSet.addPlotSet(), and html.TrackingPageSet.addPlotSet().
|
private |
Definition at line 225 of file html.py.
Referenced by html.PageSet.addPlotSet(), html.TrackingPageSet.addPlotSet(), and html.PageSet.write().
|
private |
Definition at line 227 of file html.py.
Referenced by html.PageSet.write().
|
private |
Definition at line 224 of file html.py.
Referenced by html.PageSet.addPlotSet(), html.TrackingPageSet.addPlotSet(), and html.IndexSection.write().
|
private |
Definition at line 222 of file html.py.
Referenced by html.PageSet.addPlotSet(), html.TrackingPageSet.addPlotSet(), plotting.Subtract.create(), plotting.FakeDuplicate.create(), and plotting.Plot.create().