Go to the source code of this file.
Classes | |
class | makeTrackValidationPlots.LimitTrackAlgo |
Namespaces | |
makeTrackValidationPlots | |
Functions | |
def | makeTrackValidationPlots.limitRelVal |
def | makeTrackValidationPlots.main |
Variables | |
tuple | makeTrackValidationPlots.group = parser.add_argument_group("deprecated arguments (they have no effect and will be removed in the future):") |
string | makeTrackValidationPlots.help = "DQM file to plot the validation plots from" |
tuple | makeTrackValidationPlots.opts = parser.parse_args() |
tuple | makeTrackValidationPlots.parser = argparse.ArgumentParser(description="Create standard set of tracking validation plots from one or more DQM files.\nNote that for timing plots you have to include FastTimerService (typically it gets included via DQM/VALIDATION), and set\nprocess.FastTimerService.enableDQMbyPath = True") |