![]() |
ATLAS Offline Software
|
Functions | |
| GetParserArgs () | |
| isTEfficiency (obj) | |
| isTProfile (obj) | |
| getHistoName (category, args) | |
| getHistoPath (cfg) | |
| getConfig (input, chain, pipeline, trkana, args, color, markstyle, linestyle, isRef=False) | |
| getLegend (xmin, ymin, xmax, ymax) | |
| getATLASLabel (args) | |
| getPadSizes (args, NRef) | |
| getCanvas (args, cfg, NRef) | |
| getURDRequirementLine (h, type, canv, scale, logx=False) | |
| setStyle (h, cfg) | |
| setRatioStyle (ratio, cfg, color, linestyle, markstyle, ref='C000', multigraph=False, labelsizescale=65./35., lastpad=False, splittitle=False) | |
| getTEfficiencyRatio (histos) | |
| drawTEfficiencyOutliers (r, configs, multigraphs, markers, NRef) | |
| drawTHOutliers (r, configs, ratios, markers, NRef) | |
| drawRefLine (r, ratios, reflines) | |
| draw (args, configs, tails=False, pu_comparison=False) | |
| main () | |
Variables | |
| dict | category_dict |
| Dictionaries. | |
| dict | resolution_dict |
Definition at line 436 of file PlotEFTrk.py.
| PlotEFTrk.drawRefLine | ( | r, | |
| ratios, | |||
| reflines ) |
Definition at line 428 of file PlotEFTrk.py.
| PlotEFTrk.drawTEfficiencyOutliers | ( | r, | |
| configs, | |||
| multigraphs, | |||
| markers, | |||
| NRef ) |
Definition at line 377 of file PlotEFTrk.py.
| PlotEFTrk.drawTHOutliers | ( | r, | |
| configs, | |||
| ratios, | |||
| markers, | |||
| NRef ) |
Definition at line 403 of file PlotEFTrk.py.
| PlotEFTrk.getATLASLabel | ( | args | ) |
Definition at line 142 of file PlotEFTrk.py.
| PlotEFTrk.getCanvas | ( | args, | |
| cfg, | |||
| NRef ) |
Definition at line 174 of file PlotEFTrk.py.
| PlotEFTrk.getConfig | ( | input, | |
| chain, | |||
| pipeline, | |||
| trkana, | |||
| args, | |||
| color, | |||
| markstyle, | |||
| linestyle, | |||
| isRef = False ) |
Definition at line 101 of file PlotEFTrk.py.
| PlotEFTrk.getHistoName | ( | category, | |
| args ) |
Definition at line 75 of file PlotEFTrk.py.
| PlotEFTrk.getHistoPath | ( | cfg | ) |
Definition at line 92 of file PlotEFTrk.py.
| PlotEFTrk.getLegend | ( | xmin, | |
| ymin, | |||
| xmax, | |||
| ymax ) |
Definition at line 130 of file PlotEFTrk.py.
| PlotEFTrk.getPadSizes | ( | args, | |
| NRef ) |
Definition at line 165 of file PlotEFTrk.py.
| PlotEFTrk.GetParserArgs | ( | ) |
Definition at line 39 of file PlotEFTrk.py.
| PlotEFTrk.getTEfficiencyRatio | ( | histos | ) |
Definition at line 321 of file PlotEFTrk.py.
| PlotEFTrk.getURDRequirementLine | ( | h, | |
| type, | |||
| canv, | |||
| scale, | |||
| logx = False ) |
Definition at line 212 of file PlotEFTrk.py.
| PlotEFTrk.isTEfficiency | ( | obj | ) |
Definition at line 69 of file PlotEFTrk.py.
| PlotEFTrk.isTProfile | ( | obj | ) |
Definition at line 72 of file PlotEFTrk.py.
| PlotEFTrk.main | ( | ) |
Definition at line 550 of file PlotEFTrk.py.
| PlotEFTrk.setRatioStyle | ( | ratio, | |
| cfg, | |||
| color, | |||
| linestyle, | |||
| markstyle, | |||
| ref = 'C000', | |||
| multigraph = False, | |||
| labelsizescale = 65./35., | |||
| lastpad = False, | |||
| splittitle = False ) |
Definition at line 290 of file PlotEFTrk.py.
| PlotEFTrk.setStyle | ( | h, | |
| cfg ) |
Definition at line 236 of file PlotEFTrk.py.
| dict PlotEFTrk.category_dict |
Dictionaries.
Definition at line 13 of file PlotEFTrk.py.
| dict PlotEFTrk.resolution_dict |
Definition at line 29 of file PlotEFTrk.py.