ATLAS Offline Software
|
Go to the source code of this file.
Classes | |
class | RPCRawDataMonUtils.Panel |
Namespaces | |
RPCRawDataMonUtils | |
Functions | |
def | RPCRawDataMonUtils.creatGraph (xs, ys, x_errs, y_errs, g_name, g_title, g_Xtitle, g_Ytitle) |
def | RPCRawDataMonUtils.linearFit (h_temp, opt="QNS+") |
return type values: 1 : normal 0 : fit fail or (Not exist this quantity of certain panel) -1 : number of points < 2 -2 : Chi2/NDF < 0.0001 -3 : NDF == 0 except the reason number of points <2 More... | |