Classes | |
class | AK4PFJets |
class | BTVLike |
class | GeneralTracks |
class | GeneralTracksPt09 |
class | HighPurity |
class | HighPurityPt09 |
Public Member Functions | |
def | __init__ (self, section, collection=GeneralTracks) |
def | create (self, tdirectory) |
def | getPage (self) |
def | getPurpose (self) |
def | getSection (self, dqmSubFolder) |
def | headers (self) |
Private Attributes | |
_collection | |
_page | |
_purpose | |
_section | |
Definition at line 917 of file trackingPlots.py.
def trackingPlots.TrackingSummaryTable.__init__ | ( | self, | |
section, | |||
collection = GeneralTracks |
|||
) |
Definition at line 925 of file trackingPlots.py.
def trackingPlots.TrackingSummaryTable.create | ( | self, | |
tdirectory | |||
) |
Definition at line 940 of file trackingPlots.py.
References SequenceTypes._SequenceCollection._collection, trackingPlots.TrackingSummaryTable._collection, SequenceTypes.Task._collection, trackingPlots._mapCollectionToAlgoQuality(), plotting._th1ToOrderedDict(), RecoEcal_EventContent_cff.func, and harvestTrackValidationPlots.str.
def trackingPlots.TrackingSummaryTable.getPage | ( | self | ) |
Definition at line 934 of file trackingPlots.py.
References html.Table._page, trackingPlots.TrackingSummaryTable._page, and plotting.PlotFolder._page.
def trackingPlots.TrackingSummaryTable.getPurpose | ( | self | ) |
Definition at line 931 of file trackingPlots.py.
References html.Table._purpose, trackingPlots.TrackingSummaryTable._purpose, and plotting.PlotFolder._purpose.
def trackingPlots.TrackingSummaryTable.getSection | ( | self, | |
dqmSubFolder | |||
) |
Definition at line 937 of file trackingPlots.py.
References html.Table._section, trackingPlots.TrackingSummaryTable._section, and plotting.PlotFolder._section.
def trackingPlots.TrackingSummaryTable.headers | ( | self | ) |
Definition at line 995 of file trackingPlots.py.
|
private |
Definition at line 926 of file trackingPlots.py.
Referenced by trackingPlots.TrackingSummaryTable.create().
|
private |
Definition at line 928 of file trackingPlots.py.
Referenced by vertexPlots.VertexSummaryTable.getPage(), trackingPlots.TrackingSummaryTable.getPage(), and trackingPlots.TrackingTimingTable.getPage().
|
private |
Definition at line 927 of file trackingPlots.py.
Referenced by vertexPlots.VertexSummaryTable.getPurpose(), trackingPlots.TrackingSummaryTable.getPurpose(), and trackingPlots.TrackingTimingTable.getPurpose().
|
private |
Definition at line 929 of file trackingPlots.py.
Referenced by trackingPlots.TrackingSummaryTable.getSection(), and trackingPlots.TrackingTimingTable.getSection().