Public Member Functions | |
def | __init__ |
def | addPlots |
def | addTable |
def | write |
Private Attributes | |
_iterationPages | |
_miniaodPage | |
_otherPages | |
_purposePageMap | |
_sample | |
_sampleName | |
_summaryPage | |
_timingPage | |
_vertexPage | |
def html.IndexSection.__init__ | ( | self, | |
sample, | |||
fastVsFull, | |||
title | |||
) |
Definition at line 561 of file html.py.
def html.IndexSection.addPlots | ( | self, | |
plotterFolder, | |||
dqmSubFolder, | |||
plotFiles | |||
) |
def html.IndexSection.addTable | ( | self, | |
table | |||
) |
def html.IndexSection.write | ( | self, | |
baseDir | |||
) |
Definition at line 605 of file html.py.
References html.IndexSection._iterationPages, html.IndexSection._miniaodPage, html.IndexSection._otherPages, html.PageSet._sampleName, html.IndexSection._sampleName, html.IndexSection._summaryPage, html.IndexSection._timingPage, and html.IndexSection._vertexPage.
|
private |
Definition at line 579 of file html.py.
Referenced by html.IndexSection.write().
|
private |
Definition at line 581 of file html.py.
Referenced by html.IndexSection.write().
|
private |
Definition at line 583 of file html.py.
Referenced by html.IndexSection.addPlots(), html.IndexSection.addTable(), and html.IndexSection.write().
|
private |
Definition at line 562 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 564 of file html.py.
Referenced by html.IndexSection.write().
|
private |
Definition at line 578 of file html.py.
Referenced by html.IndexSection.write().
|
private |
Definition at line 582 of file html.py.
Referenced by html.IndexSection.write().
|
private |
Definition at line 580 of file html.py.
Referenced by html.IndexSection.write().