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