Classes | |
class | PageLayout |
class | ValidationPlots |
Functions | |
def | main |
def | plotSortKey |
def | writePage |
def | writePageReg |
def | writeSubsection |
Variables | |
list | subdetectors = ["BPIX", "FPIX", "TIB", "TOB", "TID", "TEC"] |
def produceOfflineValidationTex.main | ( | ) |
Definition at line 166 of file produceOfflineValidationTex.py.
References python.rootplot.root2matplotlib.replace(), writePageReg(), and writeSubsection().
def produceOfflineValidationTex.plotSortKey | ( | plot | ) |
Definition at line 152 of file produceOfflineValidationTex.py.
def produceOfflineValidationTex.writePage | ( | plots, | |
title, | |||
layout | |||
) |
Definition at line 136 of file produceOfflineValidationTex.py.
References join(), and python.rootplot.root2matplotlib.replace().
Referenced by writePageReg().
def produceOfflineValidationTex.writePageReg | ( | identifier, | |
title, | |||
validations, | |||
layout = 0 |
|||
) |
Definition at line 112 of file produceOfflineValidationTex.py.
References writePage().
Referenced by main(), and writeSubsection().
def produceOfflineValidationTex.writeSubsection | ( | identifier, | |
title, | |||
validations | |||
) |
Definition at line 96 of file produceOfflineValidationTex.py.
References writePageReg().
Referenced by main().
list produceOfflineValidationTex.subdetectors = ["BPIX", "FPIX", "TIB", "TOB", "TID", "TEC"] |
Definition at line 28 of file produceOfflineValidationTex.py.
Referenced by TrackAnalyzer.bookHistosForTrackerSpecific(), and PSimHitSelector.PSimHitSelector().