Classes | |
class | AK4PFJets |
class | BTVLike |
class | GeneralTracks |
class | GeneralTracksPt09 |
class | HighPurity |
class | HighPurityPt09 |
class | Pixel |
class | PixelPt09 |
Public Member Functions | |
def | __init__ |
def | create |
def | getPage |
def | getPurpose |
def | getSection |
def | headers |
Private Attributes | |
_collection | |
_page | |
_purpose | |
_section | |
Definition at line 937 of file trackingPlots.py.
def trackingPlots.TrackingSummaryTable.__init__ | ( | self, | |
section, | |||
collection = GeneralTracks |
|||
) |
Definition at line 947 of file trackingPlots.py.
def trackingPlots.TrackingSummaryTable.create | ( | self, | |
tdirectory | |||
) |
Definition at line 962 of file trackingPlots.py.
References SequenceTypes._SequenceCollection._collection, trackingPlots.TrackingSummaryTable._collection, SequenceTypes.Task._collection, trackingPlots._mapCollectionToAlgoQuality(), plotting._th1ToOrderedDict(), cms::cuda.func, and str.
def trackingPlots.TrackingSummaryTable.getPage | ( | self | ) |
Definition at line 956 of file trackingPlots.py.
References html.Table._page, trackingPlots.TrackingSummaryTable._page, and plotting.PlotFolder._page.
def trackingPlots.TrackingSummaryTable.getPurpose | ( | self | ) |
Definition at line 953 of file trackingPlots.py.
References html.Table._purpose, trackingPlots.TrackingSummaryTable._purpose, and plotting.PlotFolder._purpose.
def trackingPlots.TrackingSummaryTable.getSection | ( | self, | |
dqmSubFolder | |||
) |
Definition at line 959 of file trackingPlots.py.
References html.Table._section, trackingPlots.TrackingSummaryTable._section, and plotting.PlotFolder._section.
def trackingPlots.TrackingSummaryTable.headers | ( | self | ) |
Definition at line 1021 of file trackingPlots.py.
|
private |
Definition at line 948 of file trackingPlots.py.
Referenced by trackingPlots.TrackingSummaryTable.create().
|
private |
Definition at line 950 of file trackingPlots.py.
Referenced by vertexPlots.VertexSummaryTable.getPage(), trackingPlots.TrackingSummaryTable.getPage(), and trackingPlots.TrackingTimingTable.getPage().
|
private |
Definition at line 949 of file trackingPlots.py.
Referenced by vertexPlots.VertexSummaryTable.getPurpose(), trackingPlots.TrackingSummaryTable.getPurpose(), and trackingPlots.TrackingTimingTable.getPurpose().
|
private |
Definition at line 951 of file trackingPlots.py.
Referenced by trackingPlots.TrackingSummaryTable.getSection(), and trackingPlots.TrackingTimingTable.getSection().