Public Member Functions | |
def | __init__ |
def | addPlots |
def | write |
Private Attributes | |
_iterationPages | |
_miniaodPage | |
_otherPages | |
_sample | |
_sampleName | |
_summaryPage | |
_vertexPage | |
def html.IndexSection.__init__ | ( | self, | |
sample, | |||
fastVsFull, | |||
title, | |||
base | |||
) |
def html.IndexSection.addPlots | ( | self, | |
plotterFolder, | |||
dqmSubFolder, | |||
plotFiles | |||
) |
Definition at line 363 of file html.py.
def html.IndexSection.write | ( | self, | |
baseDir | |||
) |
Definition at line 378 of file html.py.
References html.IndexSection._iterationPages, html.IndexSection._miniaodPage, html.IndexSection._otherPages, html.PageSet._sampleName, html.IndexSection._sampleName, html.IndexSection._summaryPage, and html.IndexSection._vertexPage.
|
private |
Definition at line 358 of file html.py.
Referenced by html.IndexSection.write().
|
private |
Definition at line 360 of file html.py.
Referenced by html.IndexSection.write().
|
private |
Definition at line 361 of file html.py.
Referenced by html.IndexSection.write().
|
private |
Definition at line 341 of file html.py.
Referenced by validation.Sample.datasetpattern(), validation.Sample.filename(), validation.Sample.label(), validation.Sample.name(), and validation.Sample.sample().
|
private |
Definition at line 343 of file html.py.
Referenced by html.IndexSection.write().
|
private |
Definition at line 357 of file html.py.
Referenced by html.IndexSection.write().
|
private |
Definition at line 359 of file html.py.
Referenced by html.IndexSection.write().