Public Member Functions | |
def | __init__ |
def | create |
def | getPage |
def | getPurpose |
def | getSection |
def | headers |
Private Attributes | |
_highPurity | |
_page | |
_purpose | |
_section | |
Definition at line 680 of file trackingPlots.py.
def trackingPlots.TrackingSummaryTable.create | ( | self, | |
tdirectory | |||
) |
Definition at line 696 of file trackingPlots.py.
References trackingPlots.TrackingSummaryTable._highPurity, and trackingPlots._mapCollectionToAlgoQuality().
def trackingPlots.TrackingSummaryTable.getPage | ( | self | ) |
Definition at line 690 of file trackingPlots.py.
References html.Table._page, trackingPlots.TrackingSummaryTable._page, and plotting.PlotFolder._page.
def trackingPlots.TrackingSummaryTable.getPurpose | ( | self | ) |
Definition at line 687 of file trackingPlots.py.
References html.Table._purpose, trackingPlots.TrackingSummaryTable._purpose, and plotting.PlotFolder._purpose.
def trackingPlots.TrackingSummaryTable.getSection | ( | self, | |
dqmSubFolder | |||
) |
Definition at line 693 of file trackingPlots.py.
References html.Table._section, trackingPlots.TrackingSummaryTable._section, and plotting.PlotFolder._section.
def trackingPlots.TrackingSummaryTable.headers | ( | self | ) |
Definition at line 732 of file trackingPlots.py.
|
private |
Definition at line 682 of file trackingPlots.py.
Referenced by trackingPlots.TrackingSummaryTable.create().
|
private |
Definition at line 684 of file trackingPlots.py.
Referenced by vertexPlots.VertexSummaryTable.getPage(), trackingPlots.TrackingSummaryTable.getPage(), and trackingPlots.TrackingTimingTable.getPage().
|
private |
Definition at line 683 of file trackingPlots.py.
Referenced by vertexPlots.VertexSummaryTable.getPurpose(), trackingPlots.TrackingSummaryTable.getPurpose(), and trackingPlots.TrackingTimingTable.getPurpose().
|
private |
Definition at line 685 of file trackingPlots.py.
Referenced by trackingPlots.TrackingSummaryTable.getSection(), and trackingPlots.TrackingTimingTable.getSection().