![]() |
ATLAS Offline Software
|
Functions | |
| def | getMMLabel (x, y) |
| def | getMMLabelY (y) |
| def | getMMLabelX (x) |
| def | get_MPV_charge (histo) |
| def | get_mean_and_sigma (histo, minval, maxval) |
| def | getXYbins (nPCB, iphi, start0, histoname, histo_list) |
| def | fitFermiDirac (x, par) |
| def | get_time (histo) |
| def | poi (histo_name, side, eta) |
Variables | |
| tf1_fd = TF1("fd", fitFermiDirac, 0., 700., 5) | |
| def MMMonUtils.fitFermiDirac | ( | x, | |
| par | |||
| ) |
Definition at line 44 of file MMMonUtils.py.
| def MMMonUtils.get_mean_and_sigma | ( | histo, | |
| minval, | |||
| maxval | |||
| ) |
Definition at line 27 of file MMMonUtils.py.
| def MMMonUtils.get_MPV_charge | ( | histo | ) |
Definition at line 21 of file MMMonUtils.py.
| def MMMonUtils.get_time | ( | histo | ) |
Definition at line 50 of file MMMonUtils.py.
| def MMMonUtils.getMMLabel | ( | x, | |
| y | |||
| ) |
Definition at line 8 of file MMMonUtils.py.
| def MMMonUtils.getMMLabelX | ( | x | ) |
Definition at line 17 of file MMMonUtils.py.
| def MMMonUtils.getMMLabelY | ( | y | ) |
Definition at line 13 of file MMMonUtils.py.
| def MMMonUtils.getXYbins | ( | nPCB, | |
| iphi, | |||
| start0, | |||
| histoname, | |||
| histo_list | |||
| ) |
Definition at line 34 of file MMMonUtils.py.
| def MMMonUtils.poi | ( | histo_name, | |
| side, | |||
| eta | |||
| ) |
Definition at line 74 of file MMMonUtils.py.
| MMMonUtils.tf1_fd = TF1("fd", fitFermiDirac, 0., 700., 5) |
Definition at line 48 of file MMMonUtils.py.
1.8.18