Functions | |
def | efficiency |
def | fill_root_histogram |
def | fill_root_function |
Variables | |
tuple | log = logging.getLogger(__name__) |
def triggerTurnOnParametrisation.efficiency | ( | m, | |
m0, | |||
sigma, | |||
alpha, | |||
n, | |||
norm | |||
) |
def triggerTurnOnParametrisation.fill_root_function | ( | n_bins_pt, | |
min_pt, | |||
max_pt, | |||
eta_bins_with_parameters, | |||
function_name | |||
) |
def triggerTurnOnParametrisation.fill_root_histogram | ( | n_bins_pt, | |
min_pt, | |||
max_pt, | |||
eta_bins_with_parameters, | |||
histogram_name | |||
) |
tuple triggerTurnOnParametrisation.log = logging.getLogger(__name__) |