Public Member Functions | |
def | getSelectionName |
def | limitSubFolder |
def | translateSubFolder |
Public Member Functions inherited from plotting.PlotFolder | |
def | __init__ |
def | append |
def | create |
def | draw |
def | getPage |
def | getPurpose |
def | getSection |
def | getSelectionName |
def | limitSubFolder |
def | loopSubFolders |
def | onlyForPileup |
def | set |
def | translateSubFolder |
Private Member Functions | |
def | _init__ |
Definition at line 413 of file trackingPlots.py.
|
private |
def trackingPlots.TrackingPlotFolder.getSelectionName | ( | self, | |
plotFolderName, | |||
translatedDqmSubFolder | |||
) |
Definition at line 424 of file trackingPlots.py.
def trackingPlots.TrackingPlotFolder.limitSubFolder | ( | self, | |
limitOnlyTo, | |||
translatedDqmSubFolder | |||
) |
Return True if this subfolder should be processed Arguments: limitOnlyTo -- Function '(algo, quality) -> bool' translatedDqmSubFolder -- Return value of translateSubFolder
Definition at line 437 of file trackingPlots.py.
def trackingPlots.TrackingPlotFolder.translateSubFolder | ( | self, | |
dqmSubFolderName | |||
) |
Definition at line 417 of file trackingPlots.py.
References trackingPlots._mapCollectionToAlgoQuality().