![]() |
ATLAS Offline Software
|
Functions | |
def | load_selected_matrix (root_file, matrix_name, selected_vars, with_errors=True) |
def | plot_matrix (selected_matrix, errors_matrix, selected_vars, title, output_name, colorbar_label) |
Variables | |
parser | |
description | |
type | |
str | |
help | |
nargs | |
args | |
file | |
rates | |
rates_err | |
selected_vars | |
with_errors | |
counts | |
_ | |
topo | |
topo_err | |
def L1TopoRatesCalculator_submatrix_plotter.load_selected_matrix | ( | root_file, | |
matrix_name, | |||
selected_vars, | |||
with_errors = True |
|||
) |
Definition at line 10 of file L1TopoRatesCalculator_submatrix_plotter.py.
def L1TopoRatesCalculator_submatrix_plotter.plot_matrix | ( | selected_matrix, | |
errors_matrix, | |||
selected_vars, | |||
title, | |||
output_name, | |||
colorbar_label | |||
) |
Definition at line 30 of file L1TopoRatesCalculator_submatrix_plotter.py.
|
private |
Definition at line 74 of file L1TopoRatesCalculator_submatrix_plotter.py.
L1TopoRatesCalculator_submatrix_plotter.args |
Definition at line 65 of file L1TopoRatesCalculator_submatrix_plotter.py.
L1TopoRatesCalculator_submatrix_plotter.counts |
Definition at line 74 of file L1TopoRatesCalculator_submatrix_plotter.py.
L1TopoRatesCalculator_submatrix_plotter.description |
Definition at line 62 of file L1TopoRatesCalculator_submatrix_plotter.py.
L1TopoRatesCalculator_submatrix_plotter.file |
Definition at line 67 of file L1TopoRatesCalculator_submatrix_plotter.py.
L1TopoRatesCalculator_submatrix_plotter.help |
Definition at line 63 of file L1TopoRatesCalculator_submatrix_plotter.py.
L1TopoRatesCalculator_submatrix_plotter.nargs |
Definition at line 64 of file L1TopoRatesCalculator_submatrix_plotter.py.
L1TopoRatesCalculator_submatrix_plotter.parser |
Definition at line 62 of file L1TopoRatesCalculator_submatrix_plotter.py.
L1TopoRatesCalculator_submatrix_plotter.rates |
Definition at line 70 of file L1TopoRatesCalculator_submatrix_plotter.py.
L1TopoRatesCalculator_submatrix_plotter.rates_err |
Definition at line 70 of file L1TopoRatesCalculator_submatrix_plotter.py.
L1TopoRatesCalculator_submatrix_plotter.selected_vars |
Definition at line 70 of file L1TopoRatesCalculator_submatrix_plotter.py.
L1TopoRatesCalculator_submatrix_plotter.str |
Definition at line 63 of file L1TopoRatesCalculator_submatrix_plotter.py.
L1TopoRatesCalculator_submatrix_plotter.topo |
Definition at line 78 of file L1TopoRatesCalculator_submatrix_plotter.py.
L1TopoRatesCalculator_submatrix_plotter.topo_err |
Definition at line 78 of file L1TopoRatesCalculator_submatrix_plotter.py.
L1TopoRatesCalculator_submatrix_plotter.type |
Definition at line 63 of file L1TopoRatesCalculator_submatrix_plotter.py.
L1TopoRatesCalculator_submatrix_plotter.with_errors |
Definition at line 70 of file L1TopoRatesCalculator_submatrix_plotter.py.