![]() |
ATLAS Offline Software
|
Functions | |
| GetParserArgs () | |
| isTEfficiency (obj) | |
| isTProfile (obj) | |
| getHistoName (category, args) | |
| getHistoPath (cfg, args) | |
| 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 452 of file PlotEFTrk.py.
| PlotEFTrk.drawRefLine | ( | r, | |
| ratios, | |||
| reflines ) |
Definition at line 444 of file PlotEFTrk.py.
| PlotEFTrk.drawTEfficiencyOutliers | ( | r, | |
| configs, | |||
| multigraphs, | |||
| markers, | |||
| NRef ) |
Definition at line 393 of file PlotEFTrk.py.
| PlotEFTrk.drawTHOutliers | ( | r, | |
| configs, | |||
| ratios, | |||
| markers, | |||
| NRef ) |
Definition at line 419 of file PlotEFTrk.py.
| PlotEFTrk.getATLASLabel | ( | args | ) |
Definition at line 155 of file PlotEFTrk.py.
| PlotEFTrk.getCanvas | ( | args, | |
| cfg, | |||
| NRef ) |
Definition at line 190 of file PlotEFTrk.py.
| PlotEFTrk.getConfig | ( | input, | |
| chain, | |||
| pipeline, | |||
| trkana, | |||
| args, | |||
| color, | |||
| markstyle, | |||
| linestyle, | |||
| isRef = False ) |
Definition at line 114 of file PlotEFTrk.py.
| PlotEFTrk.getHistoName | ( | category, | |
| args ) |
Definition at line 81 of file PlotEFTrk.py.
| PlotEFTrk.getHistoPath | ( | cfg, | |
| args ) |
Definition at line 103 of file PlotEFTrk.py.
| PlotEFTrk.getLegend | ( | xmin, | |
| ymin, | |||
| xmax, | |||
| ymax ) |
Definition at line 143 of file PlotEFTrk.py.
| PlotEFTrk.getPadSizes | ( | args, | |
| NRef ) |
Definition at line 181 of file PlotEFTrk.py.
| PlotEFTrk.GetParserArgs | ( | ) |
Definition at line 40 of file PlotEFTrk.py.
| PlotEFTrk.getTEfficiencyRatio | ( | histos | ) |
Definition at line 337 of file PlotEFTrk.py.
| PlotEFTrk.getURDRequirementLine | ( | h, | |
| type, | |||
| canv, | |||
| scale, | |||
| logx = False ) |
Definition at line 228 of file PlotEFTrk.py.
| PlotEFTrk.isTEfficiency | ( | obj | ) |
Definition at line 75 of file PlotEFTrk.py.
| PlotEFTrk.isTProfile | ( | obj | ) |
Definition at line 78 of file PlotEFTrk.py.
| PlotEFTrk.main | ( | ) |
Definition at line 566 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 306 of file PlotEFTrk.py.
| PlotEFTrk.setStyle | ( | h, | |
| cfg ) |
Definition at line 252 of file PlotEFTrk.py.
| dict PlotEFTrk.category_dict |
Dictionaries.
Definition at line 13 of file PlotEFTrk.py.
| dict PlotEFTrk.resolution_dict |
Definition at line 30 of file PlotEFTrk.py.