![]() |
ATLAS Offline Software
|
Functions | |
| classifyInstance (hist) | |
| setTitleOffset (hist, instance="") | |
| set_verticalGrid (hist2d) | |
| set_horizonGrid (hist2d) | |
| set_blankBox (hist_2d, layer) | |
| findBoxPos (h2, binx_str, biny_str) | |
| findAxisPos (h2, bins, axis=1) | |
| setAxisLabel_EtaPhi (hist2d) | |
Variables | |
| dict | Dic_etaStation_dbZ |
| dict | xTitleOffset |
| dict | yTitleOffset |
| dict | zTitleOffset |
| dict | list_boxes_layers |
| HistDecorate.classifyInstance | ( | hist | ) |
Definition at line 160 of file HistDecorate.py.
| HistDecorate.findAxisPos | ( | h2, | |
| bins, | |||
| axis = 1 ) |
Definition at line 253 of file HistDecorate.py.
| HistDecorate.findBoxPos | ( | h2, | |
| binx_str, | |||
| biny_str ) |
Definition at line 243 of file HistDecorate.py.
| HistDecorate.set_blankBox | ( | hist_2d, | |
| layer ) |
Definition at line 228 of file HistDecorate.py.
| HistDecorate.set_horizonGrid | ( | hist2d | ) |
Definition at line 211 of file HistDecorate.py.
| HistDecorate.set_verticalGrid | ( | hist2d | ) |
Definition at line 188 of file HistDecorate.py.
| HistDecorate.setAxisLabel_EtaPhi | ( | hist2d | ) |
Definition at line 275 of file HistDecorate.py.
| HistDecorate.setTitleOffset | ( | hist, | |
| instance = "" ) |
Definition at line 173 of file HistDecorate.py.
| dict HistDecorate.Dic_etaStation_dbZ |
Definition at line 7 of file HistDecorate.py.
| dict HistDecorate.list_boxes_layers |
Definition at line 36 of file HistDecorate.py.
| dict HistDecorate.xTitleOffset |
Definition at line 19 of file HistDecorate.py.
| dict HistDecorate.yTitleOffset |
Definition at line 24 of file HistDecorate.py.
| dict HistDecorate.zTitleOffset |
Definition at line 29 of file HistDecorate.py.